summary refs log tree commit diff
path: root/library/alloc/src/raw_vec.rs
AgeCommit message (Expand)AuthorLines
2020-08-09Rollup merge of #75151 - pickfire:patch-4, r=LukasKalbertodtYuki Okushi-4/+6
2020-08-04Replace `Memoryblock` with `NonNull<[u8]>`Tim Diekmann-15/+15
2020-08-04Consistent variable name alloc for raw_vecIvan Tham-4/+6
2020-07-28Remove in-place allocation and revert to separate methods for zeroed allocationsTim Diekmann-22/+22
2020-07-27mv std libs to library/mark-0/+536