about summary refs log tree commit diff
path: root/tests/ui/coroutine/async-gen-yield-ty-is-unit.rs
AgeCommit message (Expand)AuthorLines
2025-04-10replace `//@ compile-flags: --edition` with `//@ edition`Pietro Albini-1/+1
2024-12-05Stabilize noop_wakerEric Holk-1/+1
2024-11-28Update more 2024 tests to remove -Zunstable-optionsEric Huss-1/+1
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-2/+2
2024-01-17Remove unnecessary `let`s and borrowing from `Waker::noop()` usage.Kevin Reid-2/+1
2023-12-18Ensure `yield` expressions desugar correctly in async generatorsMichael Goulet-0/+17