summary refs log tree commit diff
path: root/src/test/ui/allocator/custom.rs
AgeCommit message (Expand)AuthorLines
2020-03-28Make fields in `MemoryBlock` publicTim Diekmann-4/+4
2020-03-26Remove alignment from `MemoryBlock`Tim Diekmann-2/+2
2020-03-26Fix issues from review and unsoundness of `RawVec::into_box`Tim Diekmann-6/+6
2020-03-26Overhaul of the `AllocRef` trait to match allocator-wg's latest consensTim Diekmann-3/+3
2020-03-03Remove `usable_size` APIsTim Diekmann-2/+2
2020-01-27Rename `Alloc` to `AllocRef`Tim Diekmann-1/+1
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-0/+58