| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-08-12 | Add must_use attribute to Coroutine trait | Henry Sloan | -0/+1 |
| 2024-07-28 | step cfg(bootstrap) | Mark Rousskov | -2/+2 |
| 2024-06-13 | LangItem-ify Coroutine trait in solvers | Michael Goulet | -0/+2 |
| 2024-05-01 | Step bootstrap cfgs | Mark Rousskov | -1/+1 |
| 2024-04-24 | Error on using `yield` without also using `#[coroutine]` on the closure | Oli Scherer | -1/+2 |
| 2024-02-08 | Step all bootstrap cfgs forward | Mark Rousskov | -1/+1 |
| 2024-01-19 | Consolidate logic around resolving built-in coroutine trait impls | Michael Goulet | -0/+1 |
| 2023-12-10 | remove redundant imports | surechen | -1/+0 |
| 2023-11-15 | Bump cfg(bootstrap)s | Mark Rousskov | -6/+3 |
| 2023-10-25 | Fix some coroutine sentences that don't make sense anymore. | Oli Scherer | -1/+1 |
| 2023-10-20 | Fix stage0 core tests | Oli Scherer | -1/+3 |
| 2023-10-20 | s/generator/coroutine/ | Oli Scherer | -0/+137 |
