Remove unused features.
This commit is contained in:
parent
1bcbb7c93b
commit
866aa2db66
1 changed files with 0 additions and 2 deletions
|
@ -1,6 +1,4 @@
|
|||
#![feature(if_let_guard)]
|
||||
#![feature(let_chains)]
|
||||
#![feature(min_specialization)]
|
||||
#![feature(never_type)]
|
||||
#![feature(lazy_cell)]
|
||||
#![feature(option_get_or_insert_default)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue