mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-28 02:57:37 +00:00
Ignore gnu
systems (windows-msvc
only)
This commit is contained in:
parent
3e72a01566
commit
c04d67444f
@ -1,5 +1,6 @@
|
||||
// This test is for *-windows-msvc only.
|
||||
// only-windows
|
||||
// ignore-gnu
|
||||
|
||||
// aux-build:dummy.rs
|
||||
// aux-build:wrapper.rs
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This test is for *-windows-msvc only.
|
||||
// This test is for *-windows only.
|
||||
// only-windows
|
||||
|
||||
// compile-flags: -C no-prepopulate-passes -C panic=abort -O
|
||||
|
Loading…
Reference in New Issue
Block a user