about summary refs log tree commit diff
path: root/tests/ui/nll/coroutine-upvar-mutability.rs
AgeCommit message (Collapse)AuthorLines
2024-04-24Error on using `yield` without also using `#[coroutine]` on the closureOli Scherer-0/+2
And suggest adding the `#[coroutine]` to the closure
2023-10-20Rename lots of files that had `generator` in their nameOli Scherer-0/+14