Mark all crates except std as experimental
This commit is contained in:
@@ -61,6 +61,7 @@
|
||||
//! the system malloc/free.
|
||||
|
||||
#![crate_id = "alloc#0.11.0-pre"]
|
||||
#![experimental]
|
||||
#![license = "MIT/ASL2"]
|
||||
#![crate_type = "rlib"]
|
||||
#![doc(html_logo_url = "http://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png",
|
||||
|
||||
Reference in New Issue
Block a user