rust/src/liballoc
Daniel Micay fea985a0b5 bubble up out-of-memory errors from liballoc
This makes the low-level allocation API suitable for use cases where
out-of-memory conditions need to be handled.

Closes #18292

[breaking-change]
2014-11-01 19:23:20 -04:00
..
arc.rs Rename fail! to panic! 2014-10-29 11:43:07 -04:00
boxed.rs DSTify Show and all the other formatting traits 2014-10-30 23:28:11 -05:00
heap.rs bubble up out-of-memory errors from liballoc 2014-11-01 19:23:20 -04:00
lib.rs bubble up out-of-memory errors from liballoc 2014-11-01 19:23:20 -04:00
rc.rs tests: remove uses of Gc. 2014-10-02 17:02:15 +03:00