remove "experimental" wording from std::os::unix
This commit is contained in:
parent
57d7cfc3cf
commit
34052a19a2
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
//! Experimental extensions to `std` for Unix platforms.
|
//! Platform-specific extensions to `std` for Unix platforms.
|
||||||
//!
|
//!
|
||||||
//! Provides access to platform-level information on Unix platforms, and
|
//! Provides access to platform-level information on Unix platforms, and
|
||||||
//! exposes Unix-specific functions that would otherwise be inappropriate as
|
//! exposes Unix-specific functions that would otherwise be inappropriate as
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue