We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab36927 commit 10eed8fCopy full SHA for 10eed8f
src/test/ui/rust-2021/reserved-prefixes.rs
@@ -1,4 +1,4 @@
1
-// compile-flags: -Z unstable-options --edition 2021
+// edition:2021
2
3
macro_rules! demo2 {
4
( $a:tt $b:tt ) => { println!("two tokens") };
0 commit comments