summary refs log tree commit diff
path: root/src/libcore/iter/adapters
AgeCommit message (Expand)AuthorLines
2019-02-02Update visibility of intermediate use items.David Wood-0/+1
2019-01-22Move trivial constructors to inherent methodsClar Fon-16/+66
2019-01-22Move nontrivial constructors to inherent methodsClar Fon-17/+53
2019-01-22Don't expose ZipImpl to IteratorClar Fon-2/+4
2019-01-22Move super_nth out of ZipImplClar Fon-7/+9
2019-01-22Don't expose FlattenCompat to IteratorClar Fon-9/+20
2019-01-22Don't expose ChainState to IteratorClar Fon-5/+9
2019-01-22Move Flatten and FlatMap to own moduleClar Fon-313/+321
2019-01-22Move Chain and ChainState to own moduleClar Fon-251/+258
2019-01-22Move TrustedRandomAccess into Zip moduleClar Fon-2/+18
2019-01-22Move Zip and ZipImpl to own moduleClar Fon-258/+266
2019-01-22Move core::iter adapters to adapters.rsClar Fon-0/+2772