about summary refs log tree commit diff
path: root/tests/ui/coroutine/resume-arg-late-bound.rs
AgeCommit message (Expand)AuthorLines
2024-04-24Error on using `yield` without also using `#[coroutine]` on the closureOli Scherer-2/+2
2024-03-14eagerly instantiate binders to avoid relying on `sub`lcnr-1/+1
2023-10-20Rename `generator` folderOli Scherer-0/+17