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:
@@ -4,6 +4,7 @@
|
||||
//! The goal is to move the definition of `MetaItem` and things that don't need to be in `syntax`
|
||||
//! to this crate.
|
||||
|
||||
#![feature(let_chains)]
|
||||
#![feature(let_else)]
|
||||
#![deny(rustc::untranslatable_diagnostic)]
|
||||
#![deny(rustc::diagnostic_outside_of_impl)]
|
||||
|
||||
Reference in New Issue
Block a user