summary refs log tree commit diff
path: root/tests/ui/coroutine/clone-impl.rs
AgeCommit message (Expand)AuthorLines
2024-04-24Error on using `yield` without also using `#[coroutine]` on the closureOli Scherer-6/+11
2024-04-15Do check_coroutine_obligations once per typeck rootMichael Goulet-5/+19
2023-10-20Rename `generator` folderOli Scherer-0/+73