remove cfg(bootstrap)
This commit is contained in:
parent
317cab9bef
commit
3975d55d98
84 changed files with 15 additions and 1308 deletions
|
@ -9,7 +9,6 @@
|
|||
#![feature(if_let_guard)]
|
||||
#![feature(is_sorted)]
|
||||
#![feature(let_chains)]
|
||||
#![cfg_attr(bootstrap, feature(let_else))]
|
||||
#![feature(proc_macro_internals)]
|
||||
#![feature(proc_macro_quote)]
|
||||
#![recursion_limit = "256"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue