Also remove #![feature(control_flow_enum)]
where possible
This commit is contained in:
parent
925dc37313
commit
7d57685682
7 changed files with 1 additions and 7 deletions
|
@ -11,7 +11,6 @@
|
|||
#![feature(associated_type_bounds)]
|
||||
#![feature(auto_traits)]
|
||||
#![feature(cell_leak)]
|
||||
#![feature(control_flow_enum)]
|
||||
#![feature(extend_one)]
|
||||
#![feature(hash_raw_entry)]
|
||||
#![feature(hasher_prefixfree_extras)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue