about summary refs log tree commit diff
path: root/tests/mir-opt/inline/inline_coroutine.rs
AgeCommit message (Expand)AuthorLines
2024-04-24Error on using `yield` without also using `#[coroutine]` on the closureOli Scherer-1/+2
2024-04-18At debuginfo=0, don't inline debuginfo when inliningScott McMurray-1/+1
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2023-10-25FileCheck inline_coroutineRyan Mehri-1/+3
2023-10-20s/generator/coroutine/Oli Scherer-0/+18