We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce378c3 commit 8a7a495Copy full SHA for 8a7a495
library/std/src/sys/pal/wasi/helpers.rs
@@ -1,4 +1,5 @@
1
#![forbid(unsafe_op_in_unsafe_fn)]
2
+
3
use crate::{io as std_io, mem};
4
5
#[inline]
0 commit comments