remove cfg(bootstrap)
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#![feature(allow_internal_unstable)]
|
||||
#![cfg_attr(bootstrap, feature(let_else))]
|
||||
#![feature(never_type)]
|
||||
#![feature(proc_macro_diagnostic)]
|
||||
#![feature(proc_macro_span)]
|
||||
|
||||
Reference in New Issue
Block a user