Skip to content

Commit ca55317

Browse files
committed
tagging issue number(#10381)
1 parent 3851f90 commit ca55317

File tree

61 files changed

+62
-60
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

61 files changed

+62
-60
lines changed

src/test/debug-info/basic-types-metadata.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11-
// xfail-android
11+
// xfail-android: FIXME(#10381)
1212

1313
// compile-flags:-Z extra-debug-info
1414
// debugger:rbreak zzz

src/test/debug-info/basic-types.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
// about UTF-32 character encoding and will print a rust char as only
1515
// its numerical value.
1616

17-
// xfail-android
17+
// xfail-android: FIXME(#10381)
1818

1919
// compile-flags:-Z extra-debug-info
2020
// debugger:rbreak zzz

src/test/debug-info/borrowed-basic.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11-
// xfail-android
11+
// xfail-android: FIXME(#10381)
1212

1313
// Gdb doesn't know about UTF-32 character encoding and will print a rust char as only
1414
// its numerical value.

src/test/debug-info/borrowed-c-style-enum.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11-
// xfail-android
11+
// xfail-android: FIXME(#10381)
1212

1313
// compile-flags:-Z extra-debug-info
1414
// debugger:rbreak zzz

src/test/debug-info/borrowed-enum.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11-
// xfail-android
11+
// xfail-android: FIXME(#10381)
1212

1313
// compile-flags:-Z extra-debug-info
1414
// debugger:rbreak zzz

src/test/debug-info/boxed-vec.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11-
// xfail-android
11+
// xfail-android: FIXME(#10381)
1212

1313
#[feature(managed_boxes)];
1414

src/test/debug-info/by-value-non-immediate-argument.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11-
// xfail-android
11+
// xfail-android: FIXME(#10381)
1212

1313
// compile-flags:-Z extra-debug-info
1414
// debugger:rbreak zzz

src/test/debug-info/by-value-self-argument-in-trait-impl.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11-
// xfail-android
11+
// xfail-android: FIXME(#10381)
1212

1313
#[feature(managed_boxes)];
1414

src/test/debug-info/c-style-enum.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11-
// xfail-android
11+
// xfail-android: FIXME(#10381)
1212

1313
// compile-flags:-Z extra-debug-info
1414
// debugger:rbreak zzz

src/test/debug-info/closure-in-generic-function.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11-
// xfail-android
11+
// xfail-android: FIXME(#10381)
1212

1313
// compile-flags:-Z extra-debug-info
1414
// debugger:rbreak zzz

src/test/debug-info/destructured-fn-argument.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11-
// xfail-android
11+
// xfail-android: FIXME(#10381)
1212

1313
#[feature(managed_boxes)];
1414

src/test/debug-info/evec-in-struct.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11-
// xfail-android
11+
// xfail-android: FIXME(#10381)
1212

1313
// compile-flags:-Z extra-debug-info
1414
// debugger:set print pretty off

src/test/debug-info/generic-function.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11-
// xfail-android
11+
// xfail-android: FIXME(#10381)
1212

1313
// compile-flags:-Z extra-debug-info
1414
// debugger:rbreak zzz

src/test/debug-info/generic-functions-nested.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11-
// xfail-android
11+
// xfail-android: FIXME(#10381)
1212

1313
// compile-flags:-Z extra-debug-info
1414
// debugger:rbreak zzz

src/test/debug-info/generic-method-on-generic-struct.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11-
// xfail-android
11+
// xfail-android: FIXME(#10381)
1212

1313
// compile-flags:-Z extra-debug-info
1414
// debugger:rbreak zzz

src/test/debug-info/generic-static-method-on-struct-and-enum.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11-
// xfail-android
11+
// xfail-android: FIXME(#10381)
1212

1313
// compile-flags:-Z extra-debug-info
1414
// debugger:rbreak zzz

src/test/debug-info/generic-struct-style-enum.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11-
// xfail-android
11+
// xfail-android: FIXME(#10381)
1212

1313
// compile-flags:-Z extra-debug-info
1414
// debugger:set print union on

src/test/debug-info/generic-struct.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11-
// xfail-android
11+
// xfail-android: FIXME(#10381)
1212

1313
// compile-flags:-Z extra-debug-info
1414
// debugger:rbreak zzz

src/test/debug-info/generic-tuple-style-enum.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11-
// xfail-android
11+
// xfail-android: FIXME(#10381)
1212

1313
// compile-flags:-Z extra-debug-info
1414
// debugger:set print union on

src/test/debug-info/lexical-scope-in-for-loop.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
// except according to those terms.
1010

1111
// xfail-win32
12-
// xfail-android
12+
// xfail-android: FIXME(#10381)
1313

1414
// compile-flags:-Z extra-debug-info
1515
// debugger:rbreak zzz

src/test/debug-info/lexical-scope-in-if.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
// except according to those terms.
1010

1111
// xfail-win32
12-
// xfail-android
12+
// xfail-android: FIXME(#10381)
1313

1414
// compile-flags:-Z extra-debug-info
1515
// debugger:rbreak zzz

src/test/debug-info/lexical-scope-in-match.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
// except according to those terms.
1010

1111
// xfail-win32
12-
// xfail-android
12+
// xfail-android: FIXME(#10381)
1313

1414
// compile-flags:-Z extra-debug-info
1515
// debugger:rbreak zzz

src/test/debug-info/lexical-scope-in-parameterless-closure.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11-
// xfail-android
11+
// xfail-android: FIXME(#10381)
1212

1313
// compile-flags:-Z debug-info
1414
// debugger:run

src/test/debug-info/lexical-scope-in-stack-closure.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11-
// xfail-android
11+
// xfail-android: FIXME(#10381)
1212

1313
// compile-flags:-Z extra-debug-info
1414
// debugger:rbreak zzz

src/test/debug-info/lexical-scope-in-unconditional-loop.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11+
// xfail-android: FIXME(#10381)
12+
1113
// compile-flags:-Z extra-debug-info
1214
// debugger:rbreak zzz
1315
// debugger:run

src/test/debug-info/lexical-scope-in-unique-closure.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11-
// xfail-android
11+
// xfail-android: FIXME(#10381)
1212

1313
// compile-flags:-Z extra-debug-info
1414
// debugger:rbreak zzz

src/test/debug-info/lexical-scope-in-while.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11-
// xfail-android
11+
// xfail-android: FIXME(#10381)
1212

1313
// compile-flags:-Z extra-debug-info
1414
// debugger:rbreak zzz

src/test/debug-info/lexical-scope-with-macro.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11-
// xfail-android
11+
// xfail-android: FIXME(#10381)
1212

1313
// compile-flags:-Z extra-debug-info
1414
// debugger:rbreak zzz

src/test/debug-info/lexical-scopes-in-block-expression.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
// except according to those terms.
1010

1111
// xfail-win32
12-
// xfail-android
12+
// xfail-android: FIXME(#10381)
1313

1414
// compile-flags:-Z extra-debug-info
1515
// debugger:rbreak zzz

src/test/debug-info/method-on-enum.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11-
// xfail-android
11+
// xfail-android: FIXME(#10381)
1212

1313
// compile-flags:-Z extra-debug-info
1414
// debugger:rbreak zzz

src/test/debug-info/method-on-generic-struct.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11-
// xfail-android
11+
// xfail-android: FIXME(#10381)
1212

1313
// compile-flags:-Z extra-debug-info
1414
// debugger:rbreak zzz

src/test/debug-info/method-on-struct.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11-
// xfail-android
11+
// xfail-android: FIXME(#10381)
1212

1313
// compile-flags:-Z extra-debug-info
1414
// debugger:rbreak zzz

src/test/debug-info/method-on-trait.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11-
// xfail-android
11+
// xfail-android: FIXME(#10381)
1212

1313
// compile-flags:-Z extra-debug-info
1414
// debugger:rbreak zzz

src/test/debug-info/method-on-tuple-struct.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11-
// xfail-android
11+
// xfail-android: FIXME(#10381)
1212

1313
// compile-flags:-Z extra-debug-info
1414
// debugger:rbreak zzz

src/test/debug-info/multiple-functions-equal-var-names.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11-
// xfail-android
11+
// xfail-android: FIXME(#10381)
1212

1313
// compile-flags:-Z extra-debug-info
1414
// debugger:rbreak zzz

src/test/debug-info/multiple-functions.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11-
// xfail-android
11+
// xfail-android: FIXME(#10381)
1212

1313
// compile-flags:-Z extra-debug-info
1414
// debugger:rbreak zzz

src/test/debug-info/name-shadowing-and-scope-nesting.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11-
// xfail-android
11+
// xfail-android: FIXME(#10381)
1212

1313
// compile-flags:-Z extra-debug-info
1414
// debugger:rbreak zzz

src/test/debug-info/nil-enum.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11-
// xfail-android
11+
// xfail-android: FIXME(#10381)
1212

1313
// compile-flags:-Z extra-debug-info
1414
// debugger:rbreak zzz

src/test/debug-info/option-like-enum.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11-
// xfail-android
11+
// xfail-android: FIXME(#10381)
1212

1313
// compile-flags:-Z extra-debug-info
1414
// debugger:rbreak zzz

src/test/debug-info/packed-struct.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11-
// xfail-android
11+
// xfail-android: FIXME(#10381)
1212

1313
// compile-flags:-Z extra-debug-info
1414
// debugger:set print pretty off

src/test/debug-info/recursive-struct.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11-
// xfail-android
11+
// xfail-android: FIXME(#10381)
1212

1313
#[feature(managed_boxes)];
1414

src/test/debug-info/self-in-default-method.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11-
// xfail-android
11+
// xfail-android: FIXME(#10381)
1212

1313
// compile-flags:-Z extra-debug-info
1414
// debugger:rbreak zzz

src/test/debug-info/self-in-generic-default-method.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11-
// xfail-android
11+
// xfail-android: FIXME(#10381)
1212

1313
// compile-flags:-Z extra-debug-info
1414
// debugger:rbreak zzz

src/test/debug-info/shadowed-argument.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11-
// xfail-android
11+
// xfail-android: FIXME(#10381)
1212

1313
// compile-flags:-Z extra-debug-info
1414
// debugger:rbreak zzz

0 commit comments

Comments
 (0)