Revert let_chains stabilization
This reverts commit 3266460749
.
This is the revert against master, the beta revert was already done in #100538.
This commit is contained in:
parent
76eb4f3bfd
commit
d1ef8180f9
59 changed files with 825 additions and 430 deletions
|
@ -9,6 +9,7 @@ Rust MIR: a lowered representation of Rust.
|
|||
#![feature(control_flow_enum)]
|
||||
#![feature(decl_macro)]
|
||||
#![feature(exact_size_is_empty)]
|
||||
#![feature(let_chains)]
|
||||
#![feature(let_else)]
|
||||
#![feature(map_try_insert)]
|
||||
#![feature(min_specialization)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue