summary refs log tree commit diff
path: root/src/libcollections/linked_list.rs
AgeCommit message (Expand)AuthorLines
2015-02-18Round 4 test fixes and rebase conflictsAlex Crichton-1/+1
2015-02-18rollup merge of #22491: Gankro/into_iterAlex Crichton-0/+1522
2015-02-18make FromIterator use IntoIteratorAlexis-3/+3
2015-02-18make Extend use IntoIteratorAlexis-2/+2
2015-02-18Implement RFC 580Aaron Turon-0/+1509