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:
@@ -2,6 +2,7 @@
|
||||
#![feature(associated_type_bounds)]
|
||||
#![feature(associated_type_defaults)]
|
||||
#![feature(if_let_guard)]
|
||||
#![feature(let_chains)]
|
||||
#![feature(let_else)]
|
||||
#![feature(macro_metavar_expr)]
|
||||
#![feature(proc_macro_diagnostic)]
|
||||
|
||||
Reference in New Issue
Block a user