| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2017-07-29 | Rollup merge of #43513 - alexcrichton:inline-repeat, r=BurntSushi | Mark Simulacrum | -0/+1 |
| 2017-07-29 | std: Mark `Layout::repeat` as `#[inline]` | Alex Crichton | -0/+1 |
| 2017-07-28 | Auto merge of #43217 - pnkfelix:alloc-requires-align-it-in-u32, r=alexcrichton | bors | -7/+15 |
| 2017-07-22 | Rename {NonZero,Shared,Unique}::new to new_unchecked | Simon Sapin | -3/+3 |
| 2017-07-13 | Add precondition to `Layout` that the `align` fit in a u32. | Felix S. Klock II | -7/+15 |
| 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 |
