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