rust/src/liballoc
Alex Crichton 913c2273eb Add comment about stabilizing CString::from_ptr
This naming needs to consider the raw vs ptr naming of
Box/CStr/CString/slice/etc.
2015-06-17 09:07:17 -07:00
..
arc.rs More test fixes and fallout of stability changes 2015-06-17 09:07:17 -07:00
boxed.rs Add comment about stabilizing CString::from_ptr 2015-06-17 09:07:17 -07:00
boxed_test.rs Fallout in libstd: remove impls now considered to conflict. 2015-04-01 11:21:42 -04:00
heap.rs alloc: Split apart the global alloc feature 2015-06-17 09:06:59 -07:00
lib.rs Fallout in tests and docs from feature renamings 2015-06-17 09:07:16 -07:00
rc.rs More test fixes and fallout of stability changes 2015-06-17 09:07:17 -07:00