rust/src/liballoc
bors 6a495f71ff Auto merge of #37492 - japaric:no-atomics-alloc, r=brson
make `alloc` and `collections` compilable for thumbv6m-none-eabi

by cfging away `alloc::Arc` and changing OOM to abort for this target

r? @alexcrichton
cc @thejpster
2016-12-09 04:02:51 +00:00
..
arc.rs Auto merge of #37657 - steveklabnik:rollup, r=steveklabnik 2016-11-09 05:35:23 -08:00
boxed_test.rs rustfmt liballoc folder 2016-05-28 02:25:16 +05:30
boxed.rs Auto merge of #38149 - bluss:is-empty, r=alexcrichton 2016-12-07 07:15:31 +00:00
Cargo.toml
heap.rs [breaking-change] change the box_free item to accept pointers to unsized types 2016-11-11 13:36:10 +01:00
lib.rs Auto merge of #37492 - japaric:no-atomics-alloc, r=brson 2016-12-09 04:02:51 +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 run rustfmt on various folders 2016-10-16 15:41:01 +05:30
rc.rs Add missing links to Rc doc 2016-12-05 18:33:03 -08:00