Skip to content

Commit 05af4f5

Browse files
Auto merge of #147839 - Enselic:enable-hwaddress, r=<try>
tests/ui/sanitizer/hwaddress.rs: Enable for aarch64-unknown-linux-gnu again try-job: aarch64-gnu
2 parents 6380899 + 9e8b113 commit 05af4f5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/ui/sanitizer/hwaddress.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
//@ needs-sanitizer-support
22
//@ needs-sanitizer-hwaddress
33
//
4-
// FIXME(#83706): this test triggers errors on aarch64-gnu
5-
//@ ignore-aarch64-unknown-linux-gnu
6-
//
74
// FIXME(#83989): codegen-units=1 triggers linker errors on aarch64-gnu
85
//@ compile-flags: -Z sanitizer=hwaddress -O -g -C codegen-units=16 -C unsafe-allow-abi-mismatch=sanitizer
96
//

0 commit comments

Comments
 (0)