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