We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3400c9e commit 3dd455dCopy full SHA for 3dd455d
src/libstd/io/mod.rs
@@ -9,10 +9,6 @@
9
// except according to those terms.
10
11
//! Traits, helpers, and type definitions for core I/O functionality.
12
-//!
13
-//! > **NOTE**: This module is very much a work in progress and is under active
14
-//! > development. At this time it is still recommended to use the `old_io`
15
-//! > module while the details of this module shake out.
16
17
#![stable(feature = "rust1", since = "1.0.0")]
18
0 commit comments