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 2013 The Rust Project Developers. See the COPYRIGHT
|
||||
// Copyright 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.
|
||||
//
|
||||
|
@ -8,8 +8,8 @@
|
|||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
// xfail-tidy-linelength
|
||||
// xfail-android: FIXME(#10381)
|
||||
// ignore-tidy-linelength
|
||||
// ignore-android: FIXME(#10381)
|
||||
|
||||
// compile-flags:-g
|
||||
// debugger:set print union on
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue