about summary refs log tree commit diff
path: root/tests/mir-opt/coroutine_tiny.main-{closure#0}.coroutine_resume.0.mir
AgeCommit message (Expand)AuthorLines
2025-09-16Do not renumber resume local.Camille Gillot-6/+4
2025-09-16Add test.Camille Gillot-3/+3
2024-04-24Error on using `yield` without also using `#[coroutine]` on the closureOli Scherer-6/+6
2023-12-11End locals' live range before suspending coroutineTomasz Miąsko-0/+3
2023-10-20s/generator/coroutine/Oli Scherer-0/+86