rust/tests/ui/type-alias-enum-variants
2025-08-19 21:27:10 +02:00
..
enum-variant-generic-args-pass.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
enum-variant-generic-args.rs Remove some the spans pointing at the enum in the path and its generic args 2025-02-11 23:47:56 +00:00
enum-variant-generic-args.stderr Remove some the spans pointing at the enum in the path and its generic args 2025-02-11 23:47:56 +00:00
enum-variant-priority-higher-than-other-inherent.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
enum-variant-priority-higher-than-other-inherent.stderr More sophisticated span trimming 2025-02-21 00:41:17 +00:00
enum-variant-priority-lint-ambiguous_associated_items.rs Stop using hir_ty_to_ty in rustc_privacy 2024-02-07 14:59:26 +00:00
enum-variant-priority-lint-ambiguous_associated_items.stderr bless tests with new lint messages 2025-08-19 21:27:10 +02:00
incorrect-variant-form-through-alias-caught.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
incorrect-variant-form-through-alias-caught.stderr Show diff suggestion format on verbose replacement 2025-02-10 20:21:39 +00:00
incorrect-variant-form-through-Self-issue-58006.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
incorrect-variant-form-through-Self-issue-58006.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
issue-57866.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-61801-path-pattern-can-infer.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-63151-dead-code-lint-fields-in-patterns.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
module-type-args-error.rs cleaned up some tests 2025-06-30 12:45:47 +05:00
module-type-args-error.stderr cleaned up some tests 2025-06-30 12:45:47 +05:00
no-type-application-on-aliased-enum-variant.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
no-type-application-on-aliased-enum-variant.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
resolve-to-enum-variant-in-type-namespace-and-error.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
resolve-to-enum-variant-in-type-namespace-and-error.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
self-in-enum-definition.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
self-in-enum-definition.stderr MIR-build: No longer emit assumes in enum-as casting 2025-07-24 10:18:37 -07:00
type-alias-enum-variants-pass.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00