Rename core::private to core::unstable. #4743
This commit is contained in:
@@ -69,7 +69,7 @@ pub use option;
|
||||
pub use os;
|
||||
pub use path;
|
||||
pub use comm;
|
||||
pub use private;
|
||||
pub use unstable;
|
||||
pub use ptr;
|
||||
pub use rand;
|
||||
pub use result;
|
||||
|
||||
Reference in New Issue
Block a user