rust/src/liballoc
Alex Crichton 837ae4f3d4 rollup merge of #27678: alexcrichton/snapshots
* Lots of core prelude imports removed
* Makefile support for MSVC env vars and Rust crates removed
* Makefile support for morestack removed
2015-08-11 22:42:22 -07:00
..
arc.rs Register new snapshots 2015-08-11 15:11:13 -07:00
boxed.rs Register new snapshots 2015-08-11 15:11:13 -07:00
boxed_test.rs Use Box::into_raw rather than the deprecated boxed::into_raw in tests and documentation. 2015-06-26 22:29:40 +02:00
heap.rs alloc: Split apart the global alloc feature 2015-06-17 09:06:59 -07:00
lib.rs rollup merge of #27678: alexcrichton/snapshots 2015-08-11 22:42:22 -07:00
raw_vec.rs Add RawVec to unify raw Vecish code 2015-07-17 08:29:15 -07:00
rc.rs Register new snapshots 2015-08-11 15:11:13 -07:00