]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/mod-subitem-as-enum-variant.stderr
Auto merge of #87150 - rusticstuff:simplify_wrapping_neg, r=m-ou-se
[rust.git] / src / test / ui / mod-subitem-as-enum-variant.stderr
index 72eca588208bb1f68ce3b4b8129319449f2e48c8..d6815c91e5e9ec477ea32e3dcb736961d431fbba 100644 (file)
@@ -1,5 +1,5 @@
 error[E0109]: type arguments are not allowed for this type
-  --> $DIR/mod-subitem-as-enum-variant.rs:8:11
+  --> $DIR/mod-subitem-as-enum-variant.rs:7:11
    |
 LL |     Mod::<i32>::FakeVariant(0);
    |           ^^^ type argument not allowed