(type_alias_enum_variants); issue-58006: rename to something descriptive.
This commit is contained in:
parent
d358b5f1d8
commit
86c74d3a86
2 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
error[E0533]: expected unit struct/variant or constant, found tuple variant `<Self>::A`
|
||||
--> $DIR/issue-58006.rs:8:13
|
||||
--> $DIR/incorrect-variant-form-through-Self-issue-58006.rs:8:13
|
||||
|
|
||||
LL | Self::A => (),
|
||||
| ^^^^^^^
|
||||
Loading…
Add table
Add a link
Reference in a new issue