We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aad2700 commit 33b439fCopy full SHA for 33b439f
tests/ui/macros/metavar_cross_edition_recursive_macros.rs
@@ -6,7 +6,6 @@
6
// This test captures the behavior of macro-generating-macros with fragment
7
// specifiers across edition boundaries.
8
9
-#![feature(expr_fragment_specifier_2024)]
10
#![feature(macro_metavar_expr)]
11
#![allow(incomplete_features)]
12
0 commit comments