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:
bors
2014-04-03 19:56:45 -07:00
55 changed files with 136 additions and 136 deletions

View File

@@ -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"]