rust/tests/ui/rust-2021
2025-11-27 11:19:00 -05:00
..
auxiliary Update tests to use new proc-macro header 2024-11-27 07:18:25 -08:00
array-into-iter-ambiguous.fixed [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
array-into-iter-ambiguous.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
array-into-iter-ambiguous.stderr future-incompat lints: don't link to the nightly edition-guide version 2025-07-16 01:44:02 -07:00
future-prelude-collision-generic-trait.fixed UI tests: add missing diagnostic kinds where possible 2025-04-08 23:06:31 +03:00
future-prelude-collision-generic-trait.rs UI tests: add missing diagnostic kinds where possible 2025-04-08 23:06:31 +03:00
future-prelude-collision-generic-trait.stderr future-incompat lints: don't link to the nightly edition-guide version 2025-07-16 01:44:02 -07:00
future-prelude-collision-generic.fixed UI tests: add missing diagnostic kinds where possible 2025-04-08 23:06:31 +03:00
future-prelude-collision-generic.rs UI tests: add missing diagnostic kinds where possible 2025-04-08 23:06:31 +03:00
future-prelude-collision-generic.stderr future-incompat lints: don't link to the nightly edition-guide version 2025-07-16 01:44:02 -07:00
future-prelude-collision-imported.fixed [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
future-prelude-collision-imported.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
future-prelude-collision-imported.stderr future-incompat lints: don't link to the nightly edition-guide version 2025-07-16 01:44:02 -07:00
future-prelude-collision-macros.fixed [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
future-prelude-collision-macros.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
future-prelude-collision-macros.stderr future-incompat lints: don't link to the nightly edition-guide version 2025-07-16 01:44:02 -07:00
future-prelude-collision-shadow.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
future-prelude-collision-shadow.stderr Show diff suggestion format on verbose replacement 2025-02-10 20:21:39 +00:00
future-prelude-collision-turbofish.fixed [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
future-prelude-collision-turbofish.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
future-prelude-collision-turbofish.stderr future-incompat lints: don't link to the nightly edition-guide version 2025-07-16 01:44:02 -07:00
future-prelude-collision-unneeded.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
future-prelude-collision.fixed [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
future-prelude-collision.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
future-prelude-collision.stderr future-incompat lints: don't link to the nightly edition-guide version 2025-07-16 01:44:02 -07:00
generic-type-collision.fixed Gate 2015 UI tests 2025-11-27 11:19:00 -05:00
generic-type-collision.rs Gate 2015 UI tests 2025-11-27 11:19:00 -05:00
generic-type-collision.stderr Gate 2015 UI tests 2025-11-27 11:19:00 -05:00
ice-return-unsized-can-impl-2.rs Remove dyn_compatible_for_dispatch 2025-02-24 18:48:40 +00:00
ice-return-unsized-can-impl-2.stderr Fix typo in hir lowering lint diag 2025-03-14 21:03:21 +00:00
ice-return-unsized-can-impl.rs Remove dyn_compatible_for_dispatch 2025-02-24 18:48:40 +00:00
ice-return-unsized-can-impl.stderr Fix typo in hir lowering lint diag 2025-03-14 21:03:21 +00:00
ice-unsized-fn-params-2.rs Remove dyn_compatible_for_dispatch 2025-02-24 18:48:40 +00:00
ice-unsized-fn-params-2.stderr Fix typo in hir lowering lint diag 2025-03-14 21:03:21 +00:00
ice-unsized-fn-params.rs Remove dyn_compatible_for_dispatch 2025-02-24 18:48:40 +00:00
ice-unsized-fn-params.stderr Fix typo in hir lowering lint diag 2025-03-14 21:03:21 +00:00
inherent-dyn-collision.fixed Detect unused structs which implement private traits 2024-05-23 09:07:59 +08:00
inherent-dyn-collision.rs Detect unused structs which implement private traits 2024-05-23 09:07:59 +08:00
inherent-dyn-collision.stderr future-incompat lints: don't link to the nightly edition-guide version 2025-07-16 01:44:02 -07:00
inherent-method-collision.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
panic.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
panic.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
prelude2021.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
reserved-prefixes-migration.fixed [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
reserved-prefixes-migration.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
reserved-prefixes-migration.stderr future-incompat lints: don't link to the nightly edition-guide version 2025-07-16 01:44:02 -07:00
reserved-prefixes-via-macro-2.rs Update tests to use new proc-macro header 2024-11-27 07:18:25 -08:00
reserved-prefixes-via-macro-2.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
reserved-prefixes-via-macro.rs Ignore more failing ui tests for GCC backend 2025-09-26 15:33:48 +02:00
reserved-prefixes.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
reserved-prefixes.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00