about summary refs log tree commit diff
path: root/src/liballoc_system/Cargo.toml
AgeCommit message (Expand)AuthorLines
2018-11-11std: Delete the `alloc_system` crateAlex Crichton-19/+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-11-19std: Add a new wasm32-unknown-unknown targetAlex Crichton-0/+4
2017-07-25Bump master to 1.21.0Alex Crichton-3/+1
2017-07-05rustc: Implement the #[global_allocator] attributeAlex Crichton-0/+3
2016-12-30std: Don't build docs for misc facade cratesAlex Crichton-0/+1
2016-02-11bootstrap: Add a bunch of Cargo.toml filesAlex Crichton-0/+13