]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/array_const_index-1.stderr
Rollup merge of #57132 - daxpedda:master, r=steveklabnik
[rust.git] / src / test / ui / array_const_index-1.stderr
index fa0e6e6afc6b0a0232208fc2c1f173f7aed9c9a6..3e912fad53a5f310045590d6ec484a491deb8e95 100644 (file)
@@ -1,5 +1,5 @@
 error: any use of this value will cause an error
-  --> $DIR/array_const_index-1.rs:12:1
+  --> $DIR/array_const_index-1.rs:2:1
    |
 LL | const B: i32 = A[1];
    | ^^^^^^^^^^^^^^^----^