We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b0a9e4 commit f861467Copy full SHA for f861467
tests/ui/macros/expr_2021_with_metavar_expr.rs
@@ -2,7 +2,8 @@
2
//@ aux-build: metavar_2021.rs
3
//@ run-pass
4
5
-// This test captures the behavior of macro-generating-macros with fragment specifiers across edition b
+// This test captures the behavior of macro-generating-macros with fragment
6
+// specifiers across edition boundaries.
7
8
#![feature(expr_fragment_specifier_2024)]
9
#![feature(macro_metavar_expr)]
0 commit comments