about summary refs log tree commit diff
path: root/tests/ui/impl-trait/issues/issue-79099.rs
AgeCommit message (Collapse)AuthorLines
2025-06-25Add edition checks for some tests that had divergent outputEsteban Küber-1/+4
In order to expose edition dependent divergences in some tests in the test suite, add explicit `edition` annotations. Some of these tests might require additional work to *avoid* the divergences, as they might have been unintentional. These are not exhaustive changes, purely opportunistic while looking at something else.
2025-04-08UI tests: add missing diagnostic kinds where possibleVadim Petrochenkov-2/+2
2024-01-07Split note, fix const/static impl trait errorMichael Goulet-1/+1
2023-10-04Tweak wording of E0562Esteban Küber-1/+1
Fix #80476.
2023-01-11Move /src/test to /testsAlbert Larsan-0/+10