We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b7012c commit 2e0af3bCopy full SHA for 2e0af3b
tests/ui/missing_unsafe.stderr
@@ -1,4 +1,4 @@
1
-error[E0133]: call to unsafe function is unsafe and requires unsafe function or block
+error[E0133]: call to unsafe function `f` is unsafe and requires unsafe function or block
2
--> tests/ui/missing_unsafe.rs:4:12
3
|
4
4 | fn f(x: i32);
0 commit comments