Skip to content

Commit a510715

Browse files
flba-ebworkingjubilee
andauthoredMar 1, 2023
Update library/std/src/os/nto/mod.rs
Co-authored-by: Jubilee <[email protected]>
·
1.89.01.69.0
1 parent cef9d4c commit a510715

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎library/std/src/os/nto/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#![stable(feature = "raw_ext", since = "1.1.0")]
22

33
pub mod fs;
4-
pub mod raw;
4+
pub(super) mod raw;

0 commit comments

Comments
 (0)
Please sign in to comment.