about summary refs log tree commit diff
path: root/compiler/rustc_error_codes/src/error_codes/E0626.md
AgeCommit message (Expand)AuthorLines
2024-07-21Reword E0626 to mention static coroutineMichael Goulet-8/+24
2024-04-24Error on using `yield` without also using `#[coroutine]` on the closureOli Scherer-10/+10
2023-10-20Replace all uses of `generator` in markdown documentation with `coroutine`Oli Scherer-6/+6
2023-10-20s/Generator/Coroutine/Oli Scherer-5/+5
2020-08-30mv compiler to compiler/mark-0/+90