Stabilize let_chains
This commit is contained in:
parent
d5e7f4782e
commit
3266460749
58 changed files with 470 additions and 821 deletions
|
@ -3,7 +3,7 @@
|
|||
#![feature(associated_type_bounds)]
|
||||
#![feature(associated_type_defaults)]
|
||||
#![feature(if_let_guard)]
|
||||
#![feature(let_chains)]
|
||||
#![cfg_attr(bootstrap, feature(let_chains))]
|
||||
#![feature(let_else)]
|
||||
#![feature(macro_metavar_expr)]
|
||||
#![feature(proc_macro_diagnostic)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue