We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 219b2a0 + 787b795 commit 702996cCopy full SHA for 702996c
tests/run-make/avr-rjmp-offset/rmake.rs
@@ -13,7 +13,7 @@
13
14
// FIXME(#133480): this has been randomly failing on `x86_64-mingw` due to linker hangs or
15
// crashes... so I'm going to disable this test for windows for now.
16
-//@ ignore-windows
+//@ ignore-windows-gnu
17
18
use run_make_support::{llvm_objdump, rustc};
19
0 commit comments