| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-08-10 | rustc_ast_lowering: make "yield syntax is experimental" translatable | Pavel Grigorenko | -2/+0 |
| 2024-04-24 | Error on using `yield` without also using `#[coroutine]` on the closure | Oli Scherer | -7/+59 |
| 2024-01-13 | Bless tests | George-lewis | -0/+2 |
| 2023-10-27 | Feature gate coroutine `yield` usage | Oli Scherer | -2/+12 |
| 2023-10-27 | Demonstrate issue with `yield` checks | Oli Scherer | -2/+12 |
| 2023-10-27 | Add gen blocks to ast and do some broken ast lowering | Oli Scherer | -4/+4 |
| 2023-10-26 | Reserve `gen` keyword for `gen {}` blocks and `gen fn` in 2024 edition | Oli Scherer | -0/+29 |
