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