]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/error-codes/E0133.mir.stderr
Merge commit 'd3a2366ee877075c59b38bd8ced55f224fc7ef51' into sync_cg_clif-2022-07-26
[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();