about summary refs log tree commit diff
path: root/tests/ui/coroutine/yield-while-local-borrowed.rs
AgeCommit message (Collapse)AuthorLines
2024-04-24Error on using `yield` without also using `#[coroutine]` on the closureOli Scherer-4/+4
And suggest adding the `#[coroutine]` to the closure
2023-10-20Rename `generator` folderOli Scherer-0/+49