Skip to content

Commit a3af11e

Browse files
committed
tests: temporarily disable deep-unmatched-angle-brackets.rs on i686-pc-windows-msvc
1 parent 14fa135 commit a3af11e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/ui/parser/deep-unmatched-angle-brackets.rs

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
//@ ignore-i686-pc-windows-msvc (#137733; exit status 0xc0000005, maybe memory usage?)
2+
13
trait Mul<T> {
24
type Output;
35
}

0 commit comments

Comments
 (0)