auto merge of #13296 : brson/rust/0.11-pre, r=alexcrichton
This also changes some of the download links in the documentation to 'nightly'.
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
//!
|
||||
//! use std::prelude::*;
|
||||
|
||||
#![crate_id = "std#0.10"]
|
||||
#![crate_id = "std#0.11-pre"]
|
||||
#![comment = "The Rust standard library"]
|
||||
#![license = "MIT/ASL2"]
|
||||
#![crate_type = "rlib"]
|
||||
|
||||
Reference in New Issue
Block a user