| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-03-28 | Make fields in `MemoryBlock` public | Tim Diekmann | -2/+2 | |
| 2020-03-26 | Remove alignment from `MemoryBlock` | Tim Diekmann | -1/+1 | |
| 2020-03-26 | Fix issues from review and unsoundness of `RawVec::into_box` | Tim Diekmann | -3/+3 | |
| 2020-03-26 | Overhaul of the `AllocRef` trait to match allocator-wg's latest consens | Tim Diekmann | -2/+3 | |
| 2020-03-03 | Remove `usable_size` APIs | Tim Diekmann | -1/+1 | |
| 2019-12-07 | liballoc: ignore tests in Miri instead of removing them entirely | Ralf Jung | -1/+1 | |
| 2019-11-29 | Format liballoc with rustfmt | David Tolnay | -3/+3 | |
| 2019-08-02 | liballoc: Unconfigure tests during normal build | Vadim Petrochenkov | -0/+30 | |
| Remove additional libcore-like restrictions from liballoc, turns out the testing works ok if the tests are a part of liballoc itself. | ||||
