Change xfail
directives in compiletests to ignore
, closes #11363
This commit is contained in:
parent
5b5ebf230b
commit
f62460c1f5
539 changed files with 1154 additions and 1142 deletions
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2012 The Rust Project Developers. See the COPYRIGHT
|
||||
// Copyright 2012-2014 The Rust Project Developers. See the COPYRIGHT
|
||||
// file at the top-level directory of this distribution and at
|
||||
// http://rust-lang.org/COPYRIGHT.
|
||||
//
|
||||
|
@ -8,7 +8,7 @@
|
|||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
// xfail-fast - check-fast doesn't understand aux-build
|
||||
// ignore-fast - check-fast doesn't understand aux-build
|
||||
// aux-build:trait_inheritance_overloading_xc.rs
|
||||
|
||||
extern mod trait_inheritance_overloading_xc;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue