| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-07-27 | mv std libs to library/ | mark | -78/+0 |
| 2020-06-26 | Remove blank line | KRAAI, MATTHEW [VISUS] | -1/+0 |
| 2020-06-19 | `#[deny(unsafe_op_in_unsafe_fn)]` in liballoc | LeSeulArtichaut | -1/+1 |
| 2020-05-18 | Tiny Vecs are dumb. | Nicholas Nethercote | -1/+1 |
| 2020-03-26 | Remove alignment from `MemoryBlock` | Tim Diekmann | -2/+2 |
| 2020-03-26 | Fix issues from review and unsoundness of `RawVec::into_box` | Tim Diekmann | -10/+6 |
| 2020-03-26 | Overhaul of the `AllocRef` trait to match allocator-wg's latest consens | Tim Diekmann | -2/+7 |
| 2020-03-08 | Allow ZSTs in `AllocRef` | Tim Diekmann | -1/+1 |
| 2020-03-03 | Remove `usable_size` APIs | Tim Diekmann | -1/+1 |
| 2020-01-27 | Rename `Alloc` to `AllocRef` | Tim Diekmann | -1/+1 |
| 2019-11-29 | Format liballoc with rustfmt | David Tolnay | -2/+7 |
| 2019-09-06 | A few cosmetic improvements to code & comments in liballoc and libcore | Alexander Regueiro | -3/+3 |
| 2019-08-02 | liballoc: Unconfigure tests during normal build | Vadim Petrochenkov | -0/+73 |
