We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a41214f commit 9e8b113Copy full SHA for 9e8b113
tests/ui/sanitizer/hwaddress.rs
@@ -1,9 +1,6 @@
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 -C unsafe-allow-abi-mismatch=sanitizer
9
0 commit comments