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-2013 The Rust Project Developers. See the COPYRIGHT
|
||||
// Copyright 2012-2013-2014 The Rust Project Developers. See the COPYRIGHT
|
||||
// file at the top-level directory of this distribution and at
|
||||
// http://rust-lang.org/COPYRIGHT.
|
||||
//
|
||||
|
@ -9,7 +9,7 @@
|
|||
// except according to those terms.
|
||||
|
||||
// This test is brittle!
|
||||
// xfail-pretty - the pretty tests lose path information, breaking include!
|
||||
// ignore-pretty - the pretty tests lose path information, breaking include!
|
||||
|
||||
#[feature(macro_rules)];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue