]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/issues/issue-39211.stderr
Auto merge of #57108 - Mark-Simulacrum:license-remove, r=pietroalbini
[rust.git] / src / test / ui / issues / issue-39211.stderr
index 6859c6caeb04a666d31c7515667dd8541c911edf..b9134445455af790c34d89cd252e92aba652dc63 100644 (file)
@@ -1,5 +1,5 @@
 error[E0220]: associated type `Row` not found for `M`
-  --> $DIR/issue-39211.rs:21:17
+  --> $DIR/issue-39211.rs:11:17
    |
 LL |     let a = [3; M::Row::DIM]; //~ ERROR associated type `Row` not found for `M`
    |                 ^^^^^^^^^^^ associated type `Row` not found