]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/error-codes/E0133.mir.stderr
Rollup merge of #97915 - tbu-:pr_os_string_fmt_write, r=joshtriplett
[rust.git] / src / test / ui / error-codes / E0133.mir.stderr
index f1d7aba2aa3b68a01a296aaf12b78fb742dde4dd..b11d5e2c2fc729092954da02bf092c3edde49202 100644 (file)
@@ -1,4 +1,4 @@
-error[E0133]: call to unsafe function `f` is unsafe and requires unsafe function or block
+error[E0133]: call to unsafe function is unsafe and requires unsafe function or block
   --> $DIR/E0133.rs:7:5
    |
 LL |     f();