| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 |
| 2018-09-21 | Allow various lints as part of ui-ifying `src/test/run-pass` suite. | Felix S. Klock II | -0/+2 |
| 2018-06-18 | Rename OOM to allocation error | Simon Sapin | -2/+4 |
| 2018-05-30 | Pass a `Layout` to `oom` | Mike Hommey | -2/+2 |
| 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 |
