Put #[staged_api] behind the 'staged_api' gate
This commit is contained in:
@@ -58,6 +58,7 @@
|
||||
|
||||
#![crate_name = "alloc"]
|
||||
#![unstable(feature = "unnamed_feature")]
|
||||
#![feature(staged_api)]
|
||||
#![staged_api]
|
||||
#![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