This commit is contained in:
Manish Goregaokar 2015-11-12 13:20:48 +05:30
parent 4f655382c8
commit d1d573d8a8

View File

@ -26,7 +26,7 @@
//! extern crate std;
//! ```
//!
//! into the crate root of every crate, and
//! into the crate root of every crate, and
//!
//! ```ignore
//! use std::prelude::v1::*;