about summary refs log tree commit diff
path: root/tests/ui/type-alias-impl-trait/issue-94429.rs
AgeCommit message (Expand)AuthorLines
2024-04-24Error on using `yield` without also using `#[coroutine]` on the closureOli Scherer-0/+1
2023-10-20Rename `Gen` to `Coro` in testsOli Scherer-4/+4
2023-10-20s/generator/coroutine/Oli Scherer-1/+1
2023-10-20s/Generator/Coroutine/Oli Scherer-3/+3
2023-04-12Split out a separate feature gate for impl trait in associated typesOli Scherer-2/+2
2023-01-11Move /src/test to /testsAlbert Larsan-0/+23