rust/tests/ui/type-alias-enum-variants
2025-02-21 00:41:17 +00:00
..
enum-variant-generic-args-pass.rs
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
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
enum-variant-priority-lint-ambiguous_associated_items.stderr
incorrect-variant-form-through-alias-caught.rs
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
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