summary refs log tree commit diff
path: root/src/libcore/iter/traits/collect.rs
AgeCommit message (Expand)AuthorLines
2019-03-18Replaced self-reflective explicit types with clearer `Self` or `Self::…` in...Vincent Esche-1/+1
2019-01-22Move FromIterator, IntoIterator, Extend into own moduleClar Fon-0/+349