| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-05-20 | Just error on recursive opaque ty in HIR typeck | Michael Goulet | -59/+14 |
| 2024-04-24 | Error on using `yield` without also using `#[coroutine]` on the closure | Oli Scherer | -4/+4 |
| 2024-01-08 | Make cycle error more resilient to where it starts | Michael Goulet | -30/+20 |
| 2024-01-08 | Point out source of recursion | Michael Goulet | -5/+5 |
| 2024-01-08 | Don't check for recursion in generator witness fields | Michael Goulet | -8/+9 |
| 2023-10-20 | s/generator/coroutine/ | Oli Scherer | -8/+8 |
| 2023-09-23 | Bless tests. | Camille GILLOT | -10/+5 |
| 2023-09-23 | Revert duplication of tests. | Camille GILLOT | -0/+152 |
| 2023-01-27 | Test the 3 generator handling versions for generator/async tests. | Camille GILLOT | -152/+0 |
| 2023-01-21 | Label closure captures/generator locals that make opaque types recursive | Michael Goulet | -0/+4 |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+148 |
