summary refs log tree commit diff
path: root/library/alloc/src/sync.rs
AgeCommit message (Expand)AuthorLines
2020-07-29Remove deprecated unstable `{Box,Rc,Arc}::into_raw_non_null` functionsSimon Sapin-23/+0
2020-07-28Remove in-place allocation and revert to separate methods for zeroed allocationsTim Diekmann-4/+2
2020-07-28Don't use "weak count" around Weak::from_raw_ptrMichal 'vorner' Vaner-11/+11
2020-07-27mv std libs to library/mark-0/+2294