diff options
Diffstat (limited to 'src/test/debug-info/packed-struct-with-destructor.rs')
| -rw-r--r-- | src/test/debug-info/packed-struct-with-destructor.rs | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/test/debug-info/packed-struct-with-destructor.rs b/src/test/debug-info/packed-struct-with-destructor.rs index 59b65e1119c..010bc55fa7a 100644 --- a/src/test/debug-info/packed-struct-with-destructor.rs +++ b/src/test/debug-info/packed-struct-with-destructor.rs @@ -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 pretty off |
