Stabilize let_chains
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
//! in the HIR, especially for multiple identifiers.
|
||||
|
||||
#![feature(box_patterns)]
|
||||
#![feature(let_chains)]
|
||||
#![cfg_attr(bootstrap, feature(let_chains))]
|
||||
#![feature(let_else)]
|
||||
#![feature(never_type)]
|
||||
#![recursion_limit = "256"]
|
||||
|
||||
Reference in New Issue
Block a user