We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
deep-unmatched-angle-brackets.rs
i686-pc-windows-msvc
1 parent 14fa135 commit a3af11eCopy full SHA for a3af11e
tests/ui/parser/deep-unmatched-angle-brackets.rs
@@ -1,3 +1,5 @@
1
+//@ ignore-i686-pc-windows-msvc (#137733; exit status 0xc0000005, maybe memory usage?)
2
+
3
trait Mul<T> {
4
type Output;
5
}
0 commit comments