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.
gnu
windows-msvc
1 parent 3e72a01 commit c04d674Copy full SHA for c04d674
src/test/codegen/dllimports/main.rs
@@ -1,5 +1,6 @@
1
// This test is for *-windows-msvc only.
2
// only-windows
3
+// ignore-gnu
4
5
// aux-build:dummy.rs
6
// aux-build:wrapper.rs
src/test/codegen/panic-abort-windows.rs
@@ -1,4 +1,4 @@
-// This test is for *-windows-msvc only.
+// This test is for *-windows only.
// compile-flags: -C no-prepopulate-passes -C panic=abort -O
0 commit comments