rust/src/test/run-pass/allocator
2018-04-14 16:47:38 +09:00
..
auxiliary Replace remaining uses of deprecated std::heap with std::alloc 2018-04-14 16:47:38 +09:00
custom.rs Rename alloc::Void to alloc::Opaque 2018-04-12 22:53:22 +02:00
xcrate-use.rs Use the GlobalAlloc trait for #[global_allocator] 2018-04-12 22:53:12 +02:00
xcrate-use2.rs Use NonNull<Void> instead of *mut u8 in the Alloc trait 2018-04-12 22:53:22 +02:00