File tree 2 files changed +3
-25
lines changed
2 files changed +3
-25
lines changed Original file line number Diff line number Diff line change 1
1
// This test is for *-windows-msvc only.
2
- // ignore-android
3
- // ignore-dragonfly
4
- // ignore-emscripten
5
- // ignore-freebsd
2
+ // only-windows
6
3
// ignore-gnu
7
- // ignore-haiku
8
- // ignore-ios
9
- // ignore-linux
10
- // ignore-macos
11
- // ignore-netbsd
12
- // ignore-openbsd
13
- // ignore-solaris
14
- // ignore-sgx no dynamic linking
15
4
16
5
// aux-build:dummy.rs
17
6
// aux-build:wrapper.rs
Original file line number Diff line number Diff line change 1
- // This test is for *-windows-msvc only.
2
- // ignore-android
3
- // ignore-dragonfly
4
- // ignore-emscripten
5
- // ignore-freebsd
6
- // ignore-haiku
7
- // ignore-ios
8
- // ignore-linux
9
- // ignore-macos
10
- // ignore-netbsd
11
- // ignore-openbsd
12
- // ignore-solaris
13
- // ignore-sgx
1
+ // This test is for *-windows only.
2
+ // only-windows
14
3
15
4
// compile-flags: -C no-prepopulate-passes -C panic=abort -O
16
5
You can’t perform that action at this time.
0 commit comments