Skip to content

Commit b3a3974

Browse files
Auto merge of #142844 - dpaoliello:short-ice, r=<try>
Enable short-ice for Windows Works fine with MSVC without modifications. Addresses item in #128602 --- try-job: x86_64-mingw-* try-job: x86_64-msvc-* try-job: i686-msvc-*
2 parents ea34650 + ac55186 commit b3a3974

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/run-make/short-ice/rmake.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
// See https://github.com/rust-lang/rust/issues/107910
66

77
//@ needs-target-std
8-
//@ ignore-windows
9-
// Reason: the assert_eq! on line 32 fails, as error output on Windows is different.
108

119
use run_make_support::rustc;
1210

0 commit comments

Comments
 (0)