about summary refs log tree commit diff
path: root/src/liballoc/linked_list.rs
AgeCommit message (Expand)AuthorLines
2017-09-30address some `FIXME`s whose associated issues were marked as closedNiv Kaminer-1/+1
2017-08-15use field init shorthand EVERYWHEREZack M. Davis-2/+2
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