| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-10-20 | s/generator/coroutine/ | Oli Scherer | -4/+4 |
| 2022-11-15 | `VecDeque::resize` should re-use the buffer in the passed-in element | Scott McMurray | -0/+4 |
| 2022-05-27 | libcore: Add `iter::from_generator` which is like `iter::from_fn`, but for co... | Vadim Petrochenkov | -0/+8 |
| 2022-01-09 | Compute most of Public/Exported access level in rustc_resolve | Lamb | -0/+1 |
| 2020-11-22 | Split iterator sources into different modules | Waffle | -614/+16 |
| 2020-10-12 | Use intra-doc links for links to module-level docs | Camelid | -2/+2 |
| 2020-09-20 | use iter:: before free functions | Alexis Bourget | -2/+6 |
| 2020-09-18 | Fix broken link | Alexis Bourget | -1/+1 |
| 2020-09-18 | Use intra-doc links in core/src/iter when possible | Alexis Bourget | -49/+27 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+643 |
