]> 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 02f86a693af0c286ffdc0479b0d9f1e22b515890..3e912fad53a5f310045590d6ec484a491deb8e95 100644 (file)
@@ -1,5 +1,5 @@
-error: this constant cannot be used
-  --> $DIR/array_const_index-1.rs:12:1
+error: any use of this value will cause an error
+  --> $DIR/array_const_index-1.rs:2:1
    |
 LL | const B: i32 = A[1];
    | ^^^^^^^^^^^^^^^----^