| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-04-24 | Error on using `yield` without also using `#[coroutine]` on the closure | Oli Scherer | -0/+1 |
| 2023-10-20 | Rename `Gen` to `Coro` in tests | Oli Scherer | -4/+4 |
| 2023-10-20 | s/generator/coroutine/ | Oli Scherer | -1/+1 |
| 2023-10-20 | s/Generator/Coroutine/ | Oli Scherer | -3/+3 |
| 2023-04-12 | Split out a separate feature gate for impl trait in associated types | Oli Scherer | -2/+2 |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+23 |
