| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2019-02-02 | Update visibility of intermediate use items. | David Wood | -0/+1 |
| 2019-01-22 | Move trivial constructors to inherent methods | Clar Fon | -16/+66 |
| 2019-01-22 | Move nontrivial constructors to inherent methods | Clar Fon | -17/+53 |
| 2019-01-22 | Don't expose ZipImpl to Iterator | Clar Fon | -2/+4 |
| 2019-01-22 | Move super_nth out of ZipImpl | Clar Fon | -7/+9 |
| 2019-01-22 | Don't expose FlattenCompat to Iterator | Clar Fon | -9/+20 |
| 2019-01-22 | Don't expose ChainState to Iterator | Clar Fon | -5/+9 |
| 2019-01-22 | Move Flatten and FlatMap to own module | Clar Fon | -313/+321 |
| 2019-01-22 | Move Chain and ChainState to own module | Clar Fon | -251/+258 |
| 2019-01-22 | Move TrustedRandomAccess into Zip module | Clar Fon | -2/+18 |
| 2019-01-22 | Move Zip and ZipImpl to own module | Clar Fon | -258/+266 |
| 2019-01-22 | Move core::iter adapters to adapters.rs | Clar Fon | -0/+2772 |
