Rollup merge of #22634 - shepmaster:std-io-typo, r=Manishearth

This commit is contained in:
Manish Goregaokar 2015-02-22 01:50:32 +05:30
commit 9fe2d212a0

View File

@ -15,7 +15,7 @@
//! > module while the details of this module shake out.
#![unstable(feature = "io",
reason = "this new I/O module is still under active deveopment and \
reason = "this new I/O module is still under active development and \
APIs are subject to tweaks fairly regularly")]
use cmp;