rust/tests/ui/impl-trait/alias-liveness
Esteban Küber 8c3a033d7f Add edition checks for some tests that had divergent output
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-06-25 17:02:26 +00:00
..
rpit-hidden-erased-unsoundness.edition2015.stderr Add edition checks for some tests that had divergent output 2025-06-25 17:02:26 +00:00
rpit-hidden-erased-unsoundness.edition2024.stderr Add edition checks for some tests that had divergent output 2025-06-25 17:02:26 +00:00
rpit-hidden-erased-unsoundness.rs Add edition checks for some tests that had divergent output 2025-06-25 17:02:26 +00:00
rpit-hide-lifetime-for-swap.edition2015.stderr Add edition checks for some tests that had divergent output 2025-06-25 17:02:26 +00:00
rpit-hide-lifetime-for-swap.edition2024.stderr Add edition checks for some tests that had divergent output 2025-06-25 17:02:26 +00:00
rpit-hide-lifetime-for-swap.rs Add edition checks for some tests that had divergent output 2025-06-25 17:02:26 +00:00
tait-hidden-erased-unsoundness-2.rs Implement #[define_opaque] attribute for functions. 2025-03-11 12:05:02 +00:00
tait-hidden-erased-unsoundness-2.stderr Implement #[define_opaque] attribute for functions. 2025-03-11 12:05:02 +00:00
tait-hidden-erased-unsoundness.rs Implement #[define_opaque] attribute for functions. 2025-03-11 12:05:02 +00:00
tait-hidden-erased-unsoundness.stderr Implement #[define_opaque] attribute for functions. 2025-03-11 12:05:02 +00:00