| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2018-04-22 | Replace GlobalAlloc::oom with a lang item | Steven Fackler | -4/+2 |
| 2018-04-14 | Replace remaining uses of deprecated Heap with Global | Mike Hommey | -4/+4 |
| 2018-04-14 | Replace remaining uses of deprecated std::heap with std::alloc | Mike Hommey | -1/+1 |
| 2018-04-12 | Remove the now-unit-struct AllocErr parameter of oom() | Simon Sapin | -2/+2 |
| 2018-01-20 | Replace Unique<T> with NonZero<T> in Alloc trait | Simon Sapin | -1/+1 |
| 2017-07-05 | rustc: Implement the #[global_allocator] attribute | Alex Crichton | -8/+5 |
| 2017-06-25 | std: Fix implementation of `Alloc::alloc_one` | Alex Crichton | -0/+27 |
