Skip to content

Commit 35be9b8

Browse files
committed
auto merge of #17341 : alexcrichton/rust/unignore, r=brson
I've confirmed that these are working on the snapshot builders Closes #16919
2 parents 28407b6 + 0515e71 commit 35be9b8

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/test/debuginfo/gdb-pretty-struct-and-enums-pre-gdb-7-7.rs

-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
// older versions of GDB too. A more extensive test can be found in
1313
// gdb-pretty-struct-and-enums.rs
1414

15-
// ignore-test FIXME(#16919)
1615
// ignore-tidy-linelength
1716
// ignore-lldb
1817
// ignore-android: FIXME(#10381)

src/test/debuginfo/gdb-pretty-struct-and-enums.rs

-1
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-test FIXME(#16919)
1211
// ignore-tidy-linelength
1312
// ignore-lldb
1413
// ignore-android: FIXME(#10381)

0 commit comments

Comments
 (0)