Skip to content

Commit 8a7a495

Browse files
g0djantgross35
andauthored
Update library/std/src/sys/pal/wasi/helpers.rs
apply 3rd suggestion Co-authored-by: Trevor Gross <[email protected]>
1 parent ce378c3 commit 8a7a495

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

library/std/src/sys/pal/wasi/helpers.rs

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#![forbid(unsafe_op_in_unsafe_fn)]
2+
23
use crate::{io as std_io, mem};
34

45
#[inline]

0 commit comments

Comments
 (0)