Skip to content

Commit 07667d2

Browse files
committed
Temporarily xfail compile-fail/pattern-tyvar
So that the tinderboxes can go green again. Patrick, please look into this at some point.
1 parent dc29dea commit 07667d2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/test/compile-fail/pattern-tyvar.rs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// xfail-stage0
2+
// xfail-stage1
3+
// xfail-stage2
14
// -*- rust -*-
25
use std;
36
import std::option;

0 commit comments

Comments
 (0)