| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 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 | |
| Remove additional libcore-like restrictions from liballoc, turns out the testing works ok if the tests are a part of liballoc itself. | ||||
