| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2018-04-22 | Replace GlobalAlloc::oom with a lang item | Steven Fackler | -2/+11 |
| 2018-04-12 | Rename alloc::Void to alloc::Opaque | Simon Sapin | -3/+3 |
| 2018-04-12 | Restore Global.oom() functionality | Simon Sapin | -0/+6 |
| 2018-04-12 | Use the GlobalAlloc trait for #[global_allocator] | Simon Sapin | -99/+54 |
| 2018-04-12 | Make AllocErr a zero-size unit struct | Simon Sapin | -30/+13 |
| 2018-04-12 | Actually deprecate the Heap type | Simon Sapin | -1/+2 |
| 2018-04-12 | Actually deprecate heap modules. | Simon Sapin | -3/+3 |
| 2018-04-12 | Rename `heap` modules in the core, alloc, and std crates to `alloc` | Simon Sapin | -0/+176 |
