]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_expand/src/lib.rs
Auto merge of #97114 - klensy:cursor-ref, r=petrochenkov
[rust.git] / compiler / rustc_expand / src / lib.rs
index 21078f79f634a950ddb6e3765b800270dfc6d082..dc181ecda5b05cc695f27b205255c08abaa68683 100644 (file)
@@ -2,7 +2,6 @@
 #![feature(associated_type_bounds)]
 #![feature(associated_type_defaults)]
 #![feature(crate_visibility_modifier)]
-#![feature(decl_macro)]
 #![feature(if_let_guard)]
 #![feature(let_chains)]
 #![feature(let_else)]