We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe7d7c2 commit 5376317Copy full SHA for 5376317
src/test/ui/sanitize/hwaddress.rs
@@ -1,6 +1,9 @@
1
// needs-sanitizer-support
2
// needs-sanitizer-hwaddress
3
//
4
+// FIXME(#83706): this test triggers errors on aarch64-gnu
5
+// ignore-aarch64-unknown-linux-gnu
6
+//
7
// FIXME(#83989): codegen-units=1 triggers linker errors on aarch64-gnu
8
// compile-flags: -Z sanitizer=hwaddress -O -g -C codegen-units=16
9
0 commit comments