]> git.lizzy.rs Git - rust.git/commit
Separate alloc::heap::Alloc trait for stage0 #[global_allocator]
authorSimon Sapin <simon.sapin@exyr.org>
Tue, 3 Apr 2018 18:58:50 +0000 (20:58 +0200)
committerSimon Sapin <simon.sapin@exyr.org>
Thu, 12 Apr 2018 20:52:54 +0000 (22:52 +0200)
commit5e5a0c21fc1416e77ae8e4db74b93e3601241e22
tree505783f515b56e9c23a35f2f6977cf5fe3b8210c
parente521b8b472dfe058f6d0f62f2e1ab5f291c220ee
Separate alloc::heap::Alloc trait for stage0 #[global_allocator]
src/Cargo.lock
src/liballoc/alloc.rs
src/liballoc/heap.rs [new file with mode: 0644]
src/liballoc/lib.rs
src/liballoc_jemalloc/Cargo.toml
src/liballoc_jemalloc/lib.rs
src/liballoc_system/Cargo.toml
src/liballoc_system/lib.rs