]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/mir_check_nonconst.stderr
Auto merge of #75936 - sdroege:chunks-exact-construction-bounds-check, r=nagisa
[rust.git] / src / test / ui / mir_check_nonconst.stderr
index 1fddaf30576c529b37ca682774072d00e6ed7efb..30f68ba43722d92553e4d8bdb25a36e08b0eb0d2 100644 (file)
@@ -1,5 +1,5 @@
 error[E0015]: calls in statics are limited to constant functions, tuple structs and tuple variants
-  --> $DIR/mir_check_nonconst.rs:18:19
+  --> $DIR/mir_check_nonconst.rs:8:19
    |
 LL | static foo: Foo = bar();
    |                   ^^^^^