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:
@@ -7,6 +7,7 @@
|
||||
#![allow(rustc::potential_query_instability)]
|
||||
#![doc(html_root_url = "https://doc.rust-lang.org/nightly/nightly-rustc/")]
|
||||
#![feature(iter_intersperse)]
|
||||
#![feature(let_chains)]
|
||||
#![feature(let_else)]
|
||||
#![feature(map_try_insert)]
|
||||
#![feature(min_specialization)]
|
||||
|
||||
Reference in New Issue
Block a user