]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/init-unsafe.stderr
Rollup merge of #61207 - taiki-e:arbitrary_self_types-lifetime-elision-2, r=Centril
[rust.git] / src / test / ui / init-unsafe.stderr
index 857142dff64b7eb95e0188abefb88db7e930fd74..e1126316af34ee3ab4f0839bc18f80a663d3e47e 100644 (file)
@@ -1,5 +1,5 @@
 error[E0133]: call to unsafe function is unsafe and requires unsafe function or block
-  --> $DIR/init-unsafe.rs:7:17
+  --> $DIR/init-unsafe.rs:8:17
    |
 LL |     let stuff = init::<isize>();
    |                 ^^^^^^^^^^^^^^^ call to unsafe function