| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-04-21 | Don't fuse Chain in its second iterator | Josh Stone | -10/+22 |
| 2020-04-07 | Avoid extra &mut in Chain::fold and try_fold | Josh Stone | -2/+2 |
| 2020-04-07 | Reduce callsites in Chain::last() | Josh Stone | -11/+10 |
| 2020-04-07 | Reduce callsites in Chain::count() | Josh Stone | -6/+9 |
| 2020-04-07 | Implement Chain with Option fuses | Josh Stone | -149/+106 |
| 2019-12-22 | Format the world | Mark Rousskov | -40/+47 |
| 2019-11-01 | Fixed std::iter::Chain documentation | Oleg Nosov | -1/+1 |
| 2019-08-18 | Fix bug in iter::Chain::size_hint | Tim Vermeulen | -8/+14 |
| 2019-05-03 | Add custom nth_back for Chain | Andrea Corradi | -0/+23 |
| 2019-04-22 | Remove double trailing newlines | varkor | -1/+0 |
| 2019-04-18 | libcore => 2018 | Taiki Endo | -2/+3 |
| 2019-01-22 | Don't expose ChainState to Iterator | Clar Fon | -4/+9 |
| 2019-01-22 | Move Chain and ChainState to own module | Clar Fon | -0/+255 |
