| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2017-11-17 | Auto merge of #45595 - scottmcm:iter-try-fold, r=dtolnay | bors | -0/+6 |
| 2017-11-11 | Improve the performance of binary_search by reducing the number of | Alkis Evlogimenos | -1/+68 |
| 2017-10-29 | Fundamental internal iteration with try_fold | Scott McMurray | -0/+6 |
| 2017-10-04 | seperate and move miscellaneous benchmarks to librustc | Niv Kaminer | -69/+0 |
| 2017-09-30 | address some `FIXME`s whose associated issues were marked as closed | Niv Kaminer | -1/+0 |
| 2017-09-25 | Add more custom folding to `core::iter` adaptors | Josh Stone | -30/+121 |
| 2017-09-14 | Customize `<FlatMap as Iterator>::fold` | Josh Stone | -0/+38 |
| 2017-06-21 | Use `fold` to implement `Iterator::for_each` | Josh Stone | -0/+47 |
| 2017-04-28 | num: add minimal benchmarks for full floating-point formatting | Nathan Froyd | -0/+24 |
| 2017-02-06 | Extract collections benchmarks to libcollections/benches | Son | -0/+661 |
