Skip to content

Commit ce378c3

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

File tree

1 file changed

+1
-0
lines changed
  • library/std/src/sys/pal/wasi

1 file changed

+1
-0
lines changed

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

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#![forbid(unsafe_op_in_unsafe_fn)]
2+
23
pub mod os {
34
pub const FAMILY: &str = "";
45
pub const OS: &str = "";

0 commit comments

Comments
 (0)