]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/foreign-unsafe-fn-called.thir.stderr
move an `assert!` to the right place
[rust.git] / src / test / ui / foreign-unsafe-fn-called.thir.stderr
index d3cf5d84fdd98be1457cf37de3bc8e034b48e678..00ba0f7a6a3e07ccec84d86c46611e0976c2e848 100644 (file)
@@ -1,4 +1,4 @@
-error[E0133]: call to unsafe function is unsafe and requires unsafe function or block
+error[E0133]: call to unsafe function `test::free` is unsafe and requires unsafe function or block
   --> $DIR/foreign-unsafe-fn-called.rs:11:5
    |
 LL |     test::free();