mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-05 02:47:34 +03:00
Temporarily xfail compile-fail/pattern-tyvar
So that the tinderboxes can go green again. Patrick, please look into this at some point.
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
// xfail-stage0
|
||||
// xfail-stage1
|
||||
// xfail-stage2
|
||||
// -*- rust -*-
|
||||
use std;
|
||||
import std::option;
|
||||
|
||||
Reference in New Issue
Block a user