rust/src/liballoc
Guillaume Gomez 257b351ad1 Rollup merge of #34733 - izgzhen:alloc-arc-doc-improve, r=steveklabnik
Improve arc doc, fixing #32905

As issue #32905 detailed, I moved part of the module doc to the struct doc, and fixed some small places in the `alloc::arc`.
2016-07-15 10:56:42 +02:00
..
arc.rs Improve arc doc, fixing #32905 2016-07-12 08:25:49 +08:00
boxed.rs Improve boxed docs 2016-07-11 17:25:10 +02: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 rustfmt liballoc folder 2016-05-28 02:25:16 +05:30
lib.rs std: Stabilize APIs for the 1.10 release 2016-05-24 09:00:39 -07:00
oom.rs Add set_oom_handler and use it print a message when out of memory 2016-01-12 01:55:45 +00:00
raw_vec.rs Support 16-bit pointers as well as i/usize 2016-05-19 13:55:13 -04:00
rc.rs Rollup merge of #34097 - arbitrary-cat:master, r=steveklabnik 2016-07-08 13:14:19 +05:30