Rollup merge of #26979 - tshepang:trim, r=Gankro
- It is clear that what follows are re-exports - There aren't so many re-exports that examples should be given
This commit is contained in:
commit
aad7cb8339
@ -17,10 +17,6 @@
|
||||
//! # #![allow(unused_imports)]
|
||||
//! use std::io::prelude::*;
|
||||
//! ```
|
||||
//!
|
||||
//! This module contains reexports of many core I/O traits such as `Read`,
|
||||
//! `Write` and `BufRead`. Structures and functions are not
|
||||
//! contained in this module.
|
||||
|
||||
#![stable(feature = "rust1", since = "1.0.0")]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user