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
|
@ -6,7 +6,6 @@ Rust MIR: a lowered representation of Rust.
|
|||
|
||||
#![feature(assert_matches)]
|
||||
#![feature(box_patterns)]
|
||||
#![feature(control_flow_enum)]
|
||||
#![feature(decl_macro)]
|
||||
#![feature(exact_size_is_empty)]
|
||||
#![feature(let_chains)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue