]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/init-unsafe.stderr
Rollup merge of #57107 - mjbshaw:thread_local_test, r=nikomatsakis
[rust.git] / src / test / ui / init-unsafe.stderr
index f3d041fde0142f3e645984f5f207c6033d2dd448..dba8cc43ff223c8b9d63426c258a2a021d40e626 100644 (file)
@@ -1,5 +1,5 @@
 error[E0133]: call to unsafe function is unsafe and requires unsafe function or block
-  --> $DIR/init-unsafe.rs:17:17
+  --> $DIR/init-unsafe.rs:7:17
    |
 LL |     let stuff = init::<isize>(); //~ ERROR call to unsafe function is unsafe
    |                 ^^^^^^^^^^^^^^^ call to unsafe function