about summary refs log tree commit diff
path: root/tests/ui/impl-trait/recursive-impl-trait-type-indirect.stderr
AgeCommit message (Expand)AuthorLines
2025-05-20Just error on recursive opaque ty in HIR typeckMichael Goulet-59/+14
2024-04-24Error on using `yield` without also using `#[coroutine]` on the closureOli Scherer-4/+4
2024-01-08Make cycle error more resilient to where it startsMichael Goulet-30/+20
2024-01-08Point out source of recursionMichael Goulet-5/+5
2024-01-08Don't check for recursion in generator witness fieldsMichael Goulet-8/+9
2023-10-20s/generator/coroutine/Oli Scherer-8/+8
2023-09-23Bless tests.Camille GILLOT-10/+5
2023-09-23Revert duplication of tests.Camille GILLOT-0/+152
2023-01-27Test the 3 generator handling versions for generator/async tests.Camille GILLOT-152/+0
2023-01-21Label closure captures/generator locals that make opaque types recursiveMichael Goulet-0/+4
2023-01-11Move /src/test to /testsAlbert Larsan-0/+148