about summary refs log tree commit diff
path: root/tests/ui/impl-trait/recursive-impl-trait-type-indirect.rs
AgeCommit message (Expand)AuthorLines
2024-04-24Error on using `yield` without also using `#[coroutine]` on the closureOli Scherer-0/+2
2024-01-08Make cycle error more resilient to where it startsMichael Goulet-10/+0
2024-01-08Don't check for recursion in generator witness fieldsMichael Goulet-1/+1
2023-10-20s/generator/coroutine/Oli Scherer-7/+7
2023-09-23Revert duplication of tests.Camille GILLOT-4/+0
2023-01-27Test the 3 generator handling versions for generator/async tests.Camille GILLOT-0/+4
2023-01-11Move /src/test to /testsAlbert Larsan-0/+96