Remove 'since' from unstable attributes
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
//! generated instead.
|
||||
|
||||
#![crate_name = "fmt_macros"]
|
||||
#![unstable(feature = "unnamed_feature", since = "1.0.0")]
|
||||
#![unstable(feature = "unnamed_feature")]
|
||||
#![staged_api]
|
||||
#![crate_type = "rlib"]
|
||||
#![crate_type = "dylib"]
|
||||
|
||||
Reference in New Issue
Block a user