type-alias-enum-variants-priority-3: rename to something descriptive.
This commit is contained in:
parent
c0c48a6677
commit
d87cae326d
2 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
error: expected type, found variant `V`
|
||||
--> $DIR/type-alias-enum-variants-priority-3.rs:8:15
|
||||
--> $DIR/resolve-to-enum-variant-in-type-namespace-and-error.rs:8:15
|
||||
|
|
||||
LL | fn check() -> <E>::V {}
|
||||
| ^^^^^^
|
||||
Loading…
Add table
Add a link
Reference in a new issue