about summary refs log tree commit diff
path: root/compiler/rustc_error_codes/src/error_codes/E0628.md
AgeCommit message (Expand)AuthorLines
2024-04-24Error on using `yield` without also using `#[coroutine]` on the closureOli Scherer-4/+4
2023-10-20Replace all uses of `generator` in markdown documentation with `coroutine`Oli Scherer-8/+8
2020-08-30mv compiler to compiler/mark-0/+30