]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_expand/src/lib.rs
Rollup merge of #100434 - compiler-errors:issue-100373, r=cjgillot
[rust.git] / compiler / rustc_expand / src / lib.rs
index 20d01b6dc2688d9d8ba34a751490b65f5a74efee..91a183427843e941c59db125f62d054116d0c6d1 100644 (file)
@@ -2,7 +2,6 @@
 #![feature(associated_type_bounds)]
 #![feature(associated_type_defaults)]
 #![feature(if_let_guard)]
-#![cfg_attr(bootstrap, feature(let_chains))]
 #![feature(let_else)]
 #![feature(macro_metavar_expr)]
 #![feature(proc_macro_diagnostic)]