rust/src/liballoc
Alex Crichton 626e754473 Bump version, upgrade bootstrap
This commit updates the version number to 1.17.0 as we're not on that version of
the nightly compiler, and at the same time this updates src/stage0.txt to
bootstrap from freshly minted beta compiler and beta Cargo.
2017-02-03 13:25:46 -08:00
..
arc.rs Fix a few links in the docs 2017-01-27 18:08:51 +00:00
boxed.rs Bump version, upgrade bootstrap 2017-02-03 13:25:46 -08:00
boxed_test.rs rustfmt liballoc folder 2016-05-28 02:25:16 +05:30
Cargo.toml rustbuild: Add support for crate tests + doctests 2016-05-12 08:52:20 -07:00
heap.rs Bump version, upgrade bootstrap 2017-02-03 13:25:46 -08:00
lib.rs Fix typo in liballoc/lib.rs 2017-01-28 22:16:16 +00:00
macros.rs Add {into,from}_raw to Rc and Arc 2016-11-05 00:50:41 +00:00
oom.rs drop an unnecessary newline 2016-11-10 23:44:15 -05:00
raw_vec.rs Replace uses of #[unsafe_destructor_blind_to_params] with #[may_dangle] 2016-12-28 17:47:10 -05:00
rc.rs In std:rc, clarify the lack of mutability inside an Rc 2017-01-31 18:02:41 -06:00