| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2018-04-14 | Replace remaining uses of deprecated std::heap with std::alloc | Mike Hommey | -1/+1 |
| 2018-04-12 | Rename alloc::Void to alloc::Opaque | Simon Sapin | -6/+6 |
| 2018-04-12 | Use NonNull<Void> instead of *mut u8 in the Alloc trait | Mike Hommey | -1/+1 |
| 2018-04-12 | Use the GlobalAlloc trait for #[global_allocator] | Simon Sapin | -19/+19 |
| 2017-11-19 | std: Add a new wasm32-unknown-unknown target | Alex Crichton | -5/+1 |
| 2017-07-05 | rustc: Implement the #[global_allocator] attribute | Alex Crichton | -0/+246 |
