We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cde0fa5 commit ba8d46eCopy full SHA for ba8d46e
src/test/compile-fail/asm-misplaced-option.rs
@@ -9,6 +9,8 @@
9
// except according to those terms.
10
11
// ignore-android
12
+// ignore-arm
13
+// ignore-aarch64
14
15
#![feature(asm, rustc_attrs)]
16
0 commit comments