| 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 | -1/+0 |
| 2019-01-22 | Don't expose FlattenCompat to Iterator | Clar Fon | -1/+0 |
| 2019-01-22 | Don't expose ChainState to Iterator | Clar Fon | -1/+0 |
| 2019-01-22 | Move Flatten and FlatMap to own module | Clar Fon | -313/+3 |
| 2019-01-22 | Move Chain and ChainState to own module | Clar Fon | -251/+3 |
| 2019-01-22 | Move TrustedRandomAccess into Zip module | Clar Fon | -1/+1 |
| 2019-01-22 | Move Zip and ZipImpl to own module | Clar Fon | -258/+5 |
| 2019-01-22 | Move core::iter adapters to adapters.rs | Clar Fon | -0/+2772 |
