about summary refs log tree commit diff
path: root/tests/ui/impl-trait/hidden-lifetimes.rs
AgeCommit message (Collapse)AuthorLines
2025-06-25Add edition checks for some tests that had divergent outputEsteban Küber-4/+8
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.
2023-01-11Move /src/test to /testsAlbert Larsan-0/+63