| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-04-08 | UI tests: add missing diagnostic kinds where possible | Vadim Petrochenkov | -1/+1 | |
| 2024-04-24 | Error on using `yield` without also using `#[coroutine]` on the closure | Oli Scherer | -1/+1 | |
| And suggest adding the `#[coroutine]` to the closure | ||||
| 2024-01-07 | Split note, fix const/static impl trait error | Michael Goulet | -1/+1 | |
| 2023-10-20 | s/generator/coroutine/ | Oli Scherer | -1/+1 | |
| 2023-10-20 | s/Generator/Coroutine/ | Oli Scherer | -3/+3 | |
| 2023-10-04 | Tweak wording of E0562 | Esteban Küber | -1/+1 | |
| Fix #80476. | ||||
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+12 | |
