rollup merge of #20565: alexcrichton/missing-stability
Conflicts: src/libstd/sync/mpsc/mod.rs
This commit is contained in:
commit
83c890b454
8 changed files with 24 additions and 46 deletions
|
@ -95,7 +95,7 @@
|
|||
//! and `format!`, also available to all Rust code.
|
||||
|
||||
#![crate_name = "std"]
|
||||
#![unstable]
|
||||
#![stable]
|
||||
#![crate_type = "rlib"]
|
||||
#![crate_type = "dylib"]
|
||||
#![doc(html_logo_url = "http://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue