remove cfg(bootstrap)
This commit is contained in:
parent
317cab9bef
commit
3975d55d98
84 changed files with 15 additions and 1308 deletions
|
@ -13,9 +13,7 @@
|
|||
#![feature(const_default_impls)]
|
||||
#![feature(const_trait_impl)]
|
||||
#![feature(if_let_guard)]
|
||||
#![cfg_attr(bootstrap, feature(label_break_value))]
|
||||
#![feature(let_chains)]
|
||||
#![cfg_attr(bootstrap, feature(let_else))]
|
||||
#![feature(min_specialization)]
|
||||
#![feature(negative_impls)]
|
||||
#![feature(slice_internals)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue