Skip to content

Commit 4819594

Browse files
g0djantgross35
andauthored
Update library/std/src/sys/pal/wasi/thread.rs
apply suggestion Co-authored-by: Trevor Gross <[email protected]>
1 parent 176b379 commit 4819594

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

library/std/src/sys/pal/wasi/thread.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::ffi::CStr;
34
use crate::num::NonZero;
45
use crate::sys::unsupported;

0 commit comments

Comments
 (0)