| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-12-22 | Rollup merge of #119222 - eholk:into-async-iterator, r=compiler-errors,dtolnay | Michael Goulet | -1/+24 |
| 2023-12-23 | Auto merge of #119211 - rust-lang:pa-master-1.77, r=Mark-Simulacrum | bors | -4/+4 |
| 2023-12-22 | Use `IntoAsyncIterator` in `for await` loop desugaring | Eric Holk | -0/+1 |
| 2023-12-22 | Add IntoAsyncIterator | Eric Holk | -1/+23 |
| 2023-12-22 | update cfg(bootstrap)s | Pietro Albini | -4/+4 |
| 2023-12-19 | Desugar for await loops | Eric Holk | -0/+1 |
| 2023-12-08 | Implement `async gen` blocks | Michael Goulet | -0/+25 |
| 2022-10-29 | use consistent terminology | Tshepang Mbambo | -1/+1 |
| 2022-03-15 | Add Stream alias for AsyncIterator | Michael Goulet | -0/+1 |
| 2022-02-03 | Move `{core,std}::stream::Stream` to `{core,std}::async_iter::AsyncIterator`. | Charles Lew | -0/+276 |
