rust/tests/ui/type-alias-enum-variants
..
enum-variant-generic-args-pass.rs
enum-variant-generic-args.rs
enum-variant-generic-args.stderr
enum-variant-priority-higher-than-other-inherent.rs
enum-variant-priority-higher-than-other-inherent.stderr
enum-variant-priority-lint-ambiguous_associated_items.rs
enum-variant-priority-lint-ambiguous_associated_items.stderr
incorrect-variant-form-through-alias-caught.rs
incorrect-variant-form-through-alias-caught.stderr
incorrect-variant-form-through-Self-issue-58006.rs
incorrect-variant-form-through-Self-issue-58006.stderr
issue-57866.rs
issue-61801-path-pattern-can-infer.rs
issue-63151-dead-code-lint-fields-in-patterns.rs
no-type-application-on-aliased-enum-variant.rs
no-type-application-on-aliased-enum-variant.stderr
resolve-to-enum-variant-in-type-namespace-and-error.rs
resolve-to-enum-variant-in-type-namespace-and-error.stderr
self-in-enum-definition.rs
self-in-enum-definition.stderr
type-alias-enum-variants-pass.rs