mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 01:04:35 +00:00
Remove unused features.
This commit is contained in:
parent
1bcbb7c93b
commit
866aa2db66
@ -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…
x
Reference in New Issue
Block a user