about summary refs log tree commit diff
path: root/src/libcore/alloc/global.rs
AgeCommit message (Collapse)AuthorLines
2020-07-27mv std libs to library/mark-208/+0
2020-06-30Deny unsafe ops in unsafe fns, part 1LeSeulArtichaut-6/+16
2020-03-26Overhaul of the `AllocRef` trait to match allocator-wg's latest consensTim Diekmann-0/+198