We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dff3e7c commit 787b795Copy full SHA for 787b795
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