We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bb780c commit 789fdb3Copy full SHA for 789fdb3
tests/ui/asm/aarch64/duplicate-options.fixed
@@ -1,6 +1,6 @@
1
// only-aarch64
2
-// needs-asm-support
3
-// run-rustfix
+//@needs-asm-support
+//@run-rustfix
4
5
use std::arch::asm;
6
0 commit comments