about summary refs log tree commit diff
path: root/src/liballoc/linked_list.rs
AgeCommit message (Expand)AuthorLines
2017-07-22Add Box::into_uniqueSimon Sapin-3/+3
2017-07-22Rename {NonZero,Shared,Unique}::new to new_uncheckedSimon Sapin-3/+3
2017-06-13Merge crate `collections` into `alloc`Murarth-0/+1504