Put #[staged_api] behind the 'staged_api' gate
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
|
||||
#![crate_name = "test"]
|
||||
#![unstable(feature = "unnamed_feature")]
|
||||
#![feature(staged_api)]
|
||||
#![staged_api]
|
||||
#![crate_type = "rlib"]
|
||||
#![crate_type = "dylib"]
|
||||
|
||||
Reference in New Issue
Block a user