| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2017-07-05 | rustc: Implement the #[global_allocator] attribute | Alex Crichton | -2/+21 |
| 2017-06-25 | std: Fix implementation of `Alloc::alloc_one` | Alex Crichton | -1/+1 |
| 2017-06-19 | Minor Allocator doc fix | Alex Crichton | -1/+0 |
| 2017-06-15 | implement Error trait for error structs added in allocator API. | Felix S. Klock II | -0/+28 |
| 2017-06-15 | Changed `Layout::from_size_align` to return `Option`. | Felix S. Klock II | -19/+43 |
| 2017-06-15 | Add API for `Alloc` trait. | Felix S. Klock II | -0/+986 |
