about summary refs log tree commit diff
path: root/src/test/ui/impl-trait/issues/issue-83929-impl-trait-in-generic-default.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-12/+0
2022-02-17fix impl trait message, bless testsMichael Goulet-2/+2
2022-02-17Add more information to `impl Trait` deny errorMichael Goulet-2/+2
2021-07-19Improve impl trait disallowed context error textSantiago Pastorino-2/+2
2021-04-06forbid `impl Trait` in generic param defaultsSNCPlay42-0/+12