Rename type-alias-enum-variants.rs to something descriptive.
This commit is contained in:
parent
86422582df
commit
4f66364fd4
@ -1,5 +1,5 @@
|
||||
error[E0109]: type arguments are not allowed for this type
|
||||
--> $DIR/type-alias-enum-variants.rs:13:27
|
||||
--> $DIR/no-type-application-on-aliased-enum-variant.rs:13:27
|
||||
|
|
||||
LL | let _ = Alias::None::<u8>;
|
||||
| ^^ type argument not allowed
|
Loading…
x
Reference in New Issue
Block a user