about summary refs log tree commit diff
path: root/src/liballoc_jemalloc/Cargo.toml
AgeCommit message (Expand)AuthorLines
2018-04-22Remove Alloc::oomSteven Fackler-1/+0
2018-04-12Restore Global.oom() functionalitySimon Sapin-0/+1
2018-04-12Use the GlobalAlloc trait for #[global_allocator]Simon Sapin-1/+0
2018-04-12Separate alloc::heap::Alloc trait for stage0 #[global_allocator]Simon Sapin-1/+0
2018-04-07Inject the `compiler_builtins` crate whenever the `core` crate is injectedOliver Schneider-0/+1
2017-10-11Bump cc to 1.01 to include x86_64-unknown-linux-gnux32 supportMarco A L Barbosa-1/+1
2017-09-28Update to the `cc` crateAlex Crichton-1/+1
2017-07-25Bump master to 1.21.0Alex Crichton-4/+2
2017-07-05rustc: Implement the #[global_allocator] attributeAlex Crichton-0/+4
2017-06-01Support VS 2017Brian Anderson-1/+1
2016-12-30std: Don't build docs for misc facade cratesAlex Crichton-0/+1
2016-07-30Update gcc crate dependency to 0.3.27.Timon Van Overveldt-1/+1
2016-02-11bootstrap: Add a bunch of Cargo.toml filesAlex Crichton-0/+22