summary refs log tree commit diff
path: root/library/alloc/src/raw_vec
AgeCommit message (Collapse)AuthorLines
2020-08-04Replace `Memoryblock` with `NonNull<[u8]>`Tim Diekmann-1/+1
2020-07-28Remove in-place allocation and revert to separate methods for zeroed allocationsTim Diekmann-2/+2
Fix docs
2020-07-27mv std libs to library/mark-0/+78