]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_interface/src/lib.rs
Rollup merge of #104117 - crlf0710:update_feature_gate, r=jackh726
[rust.git] / compiler / rustc_interface / src / lib.rs
index 41cd7b0e9b1d60daec567c5530998edc0b7c48a9..542b638bbd7a40dcb5596aca193092332b93a811 100644 (file)
@@ -1,5 +1,5 @@
 #![feature(box_patterns)]
-#![cfg_attr(bootstrap, feature(let_else))]
+#![feature(decl_macro)]
 #![feature(internal_output_capture)]
 #![feature(thread_spawn_unchecked)]
 #![feature(once_cell)]