Remove 'since' from unstable attributes
This commit is contained in:
parent
0768892abe
commit
41278c5441
131 changed files with 695 additions and 690 deletions
|
@ -14,7 +14,7 @@
|
|||
#![allow(dead_code)]
|
||||
|
||||
#![crate_name = "rustc_llvm"]
|
||||
#![unstable(feature = "unnamed_feature", since = "1.0.0")]
|
||||
#![unstable(feature = "unnamed_feature")]
|
||||
#![staged_api]
|
||||
#![crate_type = "dylib"]
|
||||
#![crate_type = "rlib"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue