about summary refs log tree commit diff
path: root/tests/ui/impl-trait/issues/issue-54895.rs
AgeCommit message (Collapse)AuthorLines
2025-06-25Add edition checks for some tests that had divergent outputEsteban Küber-0/+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.
2024-03-08Improve error message for opaque capturesMichael Goulet-1/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+22