Stabilize let_chains
This commit is contained in:
@@ -4,7 +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)]
|
||||
#![cfg_attr(bootstrap, feature(let_chains))]
|
||||
#![feature(let_else)]
|
||||
|
||||
#[macro_use]
|
||||
|
||||
Reference in New Issue
Block a user