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