Skip to content

Commit e82ab32

Browse files
committed
---
yaml --- r: 183713 b: refs/heads/beta c: b1af864 h: refs/heads/master i: 183711: 51cc423 v: v3
1 parent 41663c3 commit e82ab32

File tree

90 files changed

+2
-91
lines changed

Some content is hidden

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

90 files changed

+2
-91
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ refs/heads/automation-fail: 1bf06495443584539b958873e04cc2f864ab10e4
3131
refs/heads/issue-18208-method-dispatch-3-quick-reject: 2009f85b9f99dedcec4404418eda9ddba90258a2
3232
refs/heads/batch: b7fd822592a4fb577552d93010c4a4e14f314346
3333
refs/heads/building: 126db549b038c84269a1e4fe46f051b2c15d6970
34-
refs/heads/beta: 6367afa5836f09fd54b1e3b6eedd19f54048d001
34+
refs/heads/beta: b1af8648a7697172fc10c50e9e79bed6689d4f5d
3535
refs/heads/windistfix: 7608dbad651f02e837ed05eef3d74a6662a6e928
3636
refs/tags/1.0.0-alpha: e42bd6d93a1d3433c486200587f8f9e12590a4d7
3737
refs/heads/tmp: eb836bf767aa1d8d4cba488a9091cde3c0ab4b2f

branches/beta/src/test/debuginfo/associated-types.rs

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

11-
// ignore-android: FIXME(#10381)
1211
// min-lldb-version: 310
1312

1413
// compile-flags:-g

branches/beta/src/test/debuginfo/basic-types-globals-metadata.rs

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

11-
// ignore-android: FIXME(#10381)
1211
// min-lldb-version: 310
1312

1413
// compile-flags:-g

branches/beta/src/test/debuginfo/basic-types-globals.rs

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

17-
// ignore-android: FIXME(#10381)
1817
// min-lldb-version: 310
1918

2019
// compile-flags:-g

branches/beta/src/test/debuginfo/basic-types-metadata.rs

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

11-
// ignore-android: FIXME(#10381)
1211
// min-lldb-version: 310
1312

1413
// compile-flags:-g

branches/beta/src/test/debuginfo/basic-types-mut-globals.rs

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

17-
// ignore-android: FIXME(#10381)
1817
// min-lldb-version: 310
1918

2019
// compile-flags:-g

branches/beta/src/test/debuginfo/basic-types.rs

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

17-
// ignore-android: FIXME(#10381)
1817
// min-lldb-version: 310
1918

2019
// compile-flags:-g

branches/beta/src/test/debuginfo/borrowed-basic.rs

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

11-
// ignore-android: FIXME(#10381)
1211

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

branches/beta/src/test/debuginfo/borrowed-c-style-enum.rs

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

11-
// ignore-android: FIXME(#10381)
1211

1312
// compile-flags:-g
1413
// min-lldb-version: 310

branches/beta/src/test/debuginfo/borrowed-enum.rs

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

1111
// ignore-tidy-linelength
12-
// ignore-android: FIXME(#10381)
1312
// min-lldb-version: 310
1413

1514
// compile-flags:-g

branches/beta/src/test/debuginfo/borrowed-struct.rs

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

11-
// ignore-android: FIXME(#10381)
1211
// compile-flags:-g
1312
// min-lldb-version: 310
1413

branches/beta/src/test/debuginfo/borrowed-tuple.rs

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

11-
// ignore-android: FIXME(#10381)
1211
// min-lldb-version: 310
1312

1413
// compile-flags:-g

branches/beta/src/test/debuginfo/borrowed-unique-basic.rs

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

11-
// ignore-android: FIXME(#10381)
1211
// min-lldb-version: 310
1312

1413
// Gdb doesn't know about UTF-32 character encoding and will print a rust char as only

branches/beta/src/test/debuginfo/box.rs

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

11-
// ignore-android: FIXME(#10381)
1211
// min-lldb-version: 310
1312

1413
// compile-flags:-g

branches/beta/src/test/debuginfo/boxed-struct.rs

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

11-
// ignore-android: FIXME(#10381)
1211
// min-lldb-version: 310
1312

1413
// compile-flags:-g

branches/beta/src/test/debuginfo/by-value-non-immediate-argument.rs

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

1111
// ignore-tidy-linelength
12-
// ignore-android: FIXME(#10381)
1312
// min-lldb-version: 310
1413

1514
// compile-flags:-g

branches/beta/src/test/debuginfo/by-value-self-argument-in-trait-impl.rs

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

11-
// ignore-android: FIXME(#10381)
1211
// min-lldb-version: 310
1312

1413
// compile-flags:-g

branches/beta/src/test/debuginfo/c-style-enum-in-composite.rs

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

1111
// ignore-tidy-linelength
12-
// ignore-android: FIXME(#10381)
1312
// min-lldb-version: 310
1413

1514
// compile-flags:-g

branches/beta/src/test/debuginfo/c-style-enum.rs

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

11-
// ignore-android: FIXME(#10381)
1211
// min-lldb-version: 310
1312

1413
// compile-flags:-g

branches/beta/src/test/debuginfo/closure-in-generic-function.rs

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

11-
// ignore-android: FIXME(#10381)
1211
// min-lldb-version: 310
1312

1413
// compile-flags:-g

branches/beta/src/test/debuginfo/cross-crate-type-uniquing.rs

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

11-
// ignore-android: FIXME(#10381)
1211
// min-lldb-version: 310
1312

1413
// aux-build:cross_crate_debuginfo_type_uniquing.rs

branches/beta/src/test/debuginfo/destructured-fn-argument.rs

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

11-
// ignore-android: FIXME(#10381)
1211
// min-lldb-version: 310
1312

1413
// compile-flags:-g

branches/beta/src/test/debuginfo/destructured-for-loop-variable.rs

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

11-
// ignore-android: FIXME(#10381)
1211
// min-lldb-version: 310
1312

1413
// compile-flags:-g

branches/beta/src/test/debuginfo/destructured-local.rs

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

11-
// ignore-android: FIXME(#10381)
1211
// min-lldb-version: 310
1312

1413
// compile-flags:-g

branches/beta/src/test/debuginfo/evec-in-struct.rs

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

11-
// ignore-android: FIXME(#10381)
1211
// min-lldb-version: 310
1312

1413
// compile-flags:-g

branches/beta/src/test/debuginfo/function-arg-initialization.rs

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

11-
// ignore-android: FIXME(#10381)
1211
// min-lldb-version: 310
1312

1413
// This test case checks if function arguments already have the correct value when breaking at the

branches/beta/src/test/debuginfo/function-arguments.rs

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

11-
// ignore-android: FIXME(#10381)
1211
// min-lldb-version: 310
1312

1413
// compile-flags:-g

branches/beta/src/test/debuginfo/generic-function.rs

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

11-
// ignore-android: FIXME(#10381)
1211
// min-lldb-version: 310
1312

1413
// compile-flags:-g

branches/beta/src/test/debuginfo/generic-functions-nested.rs

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

11-
// ignore-android: FIXME(#10381)
1211
// min-lldb-version: 310
1312

1413
// compile-flags:-g

branches/beta/src/test/debuginfo/generic-method-on-generic-struct.rs

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

11-
// ignore-android: FIXME(#10381)
1211

1312
// compile-flags:-g
1413
// min-lldb-version: 310

branches/beta/src/test/debuginfo/generic-static-method-on-struct-and-enum.rs

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

11-
// ignore-android: FIXME(#10381)
1211
// min-lldb-version: 310
1312

1413
// compile-flags:-g

branches/beta/src/test/debuginfo/generic-struct-style-enum.rs

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

1111
// ignore-tidy-linelength
12-
// ignore-android: FIXME(#10381)
1312
// min-lldb-version: 310
1413

1514
// compile-flags:-g

branches/beta/src/test/debuginfo/generic-struct.rs

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

1111
// ignore-tidy-linelength
12-
// ignore-android: FIXME(#10381)
1312
// min-lldb-version: 310
1413

1514
// compile-flags:-g

branches/beta/src/test/debuginfo/generic-tuple-style-enum.rs

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

1111
// ignore-tidy-linelength
12-
// ignore-android: FIXME(#10381)
1312
// min-lldb-version: 310
1413

1514
// compile-flags:-g

branches/beta/src/test/debuginfo/include_string.rs

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

11-
// ignore-android: FIXME(#10381)
1211
// min-lldb-version: 310
1312

1413
// compile-flags:-g

branches/beta/src/test/debuginfo/issue11600.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ fn main() {
1717
::std::io::println(args[0]);
1818
}
1919

20-
// ignore-android: FIXME(#10381)
2120
// ignore-lldb
2221

2322
// This test case checks whether compile unit names are set correctly, so that the correct default

branches/beta/src/test/debuginfo/issue12886.rs

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

11-
// ignore-android: FIXME(#10381)
1211
// ignore-windows failing on 64-bit bots FIXME #17638
1312
// ignore-lldb
1413

1514
// compile-flags:-g
1615

1716
// gdb-command:run
1817
// gdb-command:next
19-
// gdb-check:[...]34[...]s
18+
// gdb-check:[...]33[...]s
2019
// gdb-command:continue
2120

2221
#![omit_gdb_pretty_printer_section]

branches/beta/src/test/debuginfo/issue13213.rs

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

11-
// ignore-android: FIXME(#10381)
1211
// min-lldb-version: 310
1312

1413
// aux-build:issue13213aux.rs

branches/beta/src/test/debuginfo/issue14411.rs

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

11-
// ignore-android: FIXME(#10381)
1211
// min-lldb-version: 310
1312

1413
// compile-flags:-g

branches/beta/src/test/debuginfo/lexical-scope-in-for-loop.rs

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

11-
// ignore-android: FIXME(#10381)
1211
// min-lldb-version: 310
1312

1413
// compile-flags:-g

branches/beta/src/test/debuginfo/lexical-scope-in-if.rs

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

11-
// ignore-android: FIXME(#10381)
1211
// min-lldb-version: 310
1312

1413
// compile-flags:-g

branches/beta/src/test/debuginfo/lexical-scope-in-match.rs

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

11-
// ignore-android: FIXME(#10381)
1211
// min-lldb-version: 310
1312

1413
// compile-flags:-g

branches/beta/src/test/debuginfo/lexical-scope-in-parameterless-closure.rs

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

11-
// ignore-android: FIXME(#10381)
1211
// min-lldb-version: 310
1312

1413
// compile-flags:-C debuginfo=1

branches/beta/src/test/debuginfo/lexical-scope-in-stack-closure.rs

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

11-
// ignore-android: FIXME(#10381)
1211
// min-lldb-version: 310
1312

1413
// compile-flags:-g

branches/beta/src/test/debuginfo/lexical-scope-in-unconditional-loop.rs

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

11-
// ignore-android: FIXME(#10381)
1211
// min-lldb-version: 310
1312

1413
// compile-flags:-g

branches/beta/src/test/debuginfo/lexical-scope-in-unique-closure.rs

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

11-
// ignore-android: FIXME(#10381)
1211
// min-lldb-version: 310
1312

1413
// compile-flags:-g

branches/beta/src/test/debuginfo/lexical-scope-in-while.rs

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

11-
// ignore-android: FIXME(#10381)
1211
// min-lldb-version: 310
1312

1413
// compile-flags:-g

branches/beta/src/test/debuginfo/lexical-scope-with-macro.rs

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

11-
// ignore-android: FIXME(#10381)
1211
// min-lldb-version: 310
1312

1413
// compile-flags:-g

0 commit comments

Comments
 (0)