about summary refs log tree commit diff
path: root/tests/ui/impl-trait/recursive-coroutine-indirect.rs
AgeCommit message (Expand)AuthorLines
2025-02-05Eagerly detect coroutine recursion pre-mono when possibleMichael Goulet-3/+0
2024-04-24Error on using `yield` without also using `#[coroutine]` on the closureOli Scherer-1/+1
2024-03-10Ignore tests w/ current/next revisions from compare-mode=next-solverMichael Goulet-0/+1
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-3/+3
2024-01-11Remove special-casing around aliaskind in new solverMichael Goulet-0/+4
2024-01-08Make cycle error more resilient to where it startsMichael Goulet-0/+13