rust/src/liballoc_system
Simon Sapin 96c9d225a9 Remove impl Alloc for &'a System
This was relevant to `#[global_allocator]`,
which is now based on `GlobalAlloc` trait instead.
2018-04-12 22:53:14 +02:00
..
Cargo.toml Separate alloc::heap::Alloc trait for stage0 #[global_allocator] 2018-04-12 22:52:54 +02:00
lib.rs Remove impl Alloc for &'a System 2018-04-12 22:53:14 +02:00