Remove unused features in compiler
This commit is contained in:
parent
605f49b274
commit
a07f837491
15 changed files with 9 additions and 25 deletions
|
|
@ -15,7 +15,6 @@
|
|||
#![feature(const_default)]
|
||||
#![feature(const_trait_impl)]
|
||||
#![feature(control_flow_into_value)]
|
||||
#![feature(decl_macro)]
|
||||
#![feature(default_field_values)]
|
||||
#![feature(if_let_guard)]
|
||||
#![feature(iter_intersperse)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue