rust/tests/ui/underscore-lifetime
Matthias Krüger 3d6eb225e2
Rollup merge of #143302 - Kivooeo:tf27, r=tgross35
`tests/ui`: A New Order [27/N]

> [!NOTE]
>
> Intermediate commits are intended to help review, but will be squashed prior to merge.

Some `tests/ui/` housekeeping, to trim down number of tests directly under `tests/ui/`. Part of rust-lang/rust#133895.

r? ``@tgross35``
2025-07-11 07:35:18 +02:00
..
basic-underscore-lifetime-elision.rs cleaned up some tests 2025-07-10 18:47:20 +05:00
dyn-trait-underscore-in-struct.rs
dyn-trait-underscore-in-struct.stderr
dyn-trait-underscore.rs
dyn-trait-underscore.stderr
in-binder.rs
in-binder.stderr Suggest use another lifetime specifier instead of underscore lifetime 2025-07-01 19:58:27 +08:00
in-fn-return-illegal.rs
in-fn-return-illegal.stderr Show diff suggestion format on verbose replacement 2025-02-10 20:21:39 +00:00
in-struct.rs
in-struct.stderr
underscore-lifetime-binders.rs make type_flags(ReError) & HAS_ERROR 2024-03-20 17:29:58 +00:00
underscore-lifetime-binders.stderr Suggest use another lifetime specifier instead of underscore lifetime 2025-07-01 19:58:27 +08:00
underscore-lifetime-elison-mismatch.rs
underscore-lifetime-elison-mismatch.stderr Show diff suggestion format on verbose replacement 2025-02-10 20:21:39 +00:00
underscore-outlives-bounds.rs
underscore-outlives-bounds.stderr
where-clause-inherent-impl-ampersand-rust2015.fixed [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
where-clause-inherent-impl-ampersand-rust2015.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
where-clause-inherent-impl-ampersand-rust2015.stderr Update tests 2024-02-07 10:42:01 +08:00
where-clause-inherent-impl-ampersand-rust2018.fixed [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
where-clause-inherent-impl-ampersand-rust2018.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
where-clause-inherent-impl-ampersand-rust2018.stderr Update tests 2024-02-07 10:42:01 +08:00
where-clause-inherent-impl-underscore.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
where-clause-inherent-impl-underscore.rust2015.stderr
where-clause-inherent-impl-underscore.rust2018.stderr
where-clause-trait-impl-region-2015.fixed [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
where-clause-trait-impl-region-2015.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
where-clause-trait-impl-region-2015.stderr Update tests 2024-02-07 10:42:01 +08:00
where-clause-trait-impl-region-2018.fixed [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
where-clause-trait-impl-region-2018.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
where-clause-trait-impl-region-2018.stderr Update tests 2024-02-07 10:42:01 +08:00
where-clause-trait-impl-underscore.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
where-clause-trait-impl-underscore.rust2015.stderr
where-clause-trait-impl-underscore.rust2018.stderr
where-clauses.rs
where-clauses.stderr