Skip to content

Commit b1c6b76

Browse files
committed
Rollup merge of #52480 - ljedrz:cleanup_24958, r=oli-obk
Cleanup #24958 Since #24958 was closed we might want to remove the workarounds it introduced for android, arm and aarch64.
2 parents 9fe86e5 + ef2bac4 commit b1c6b76

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/test/debuginfo/type-names.rs

-3
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@
1111
// ignore-tidy-linelength
1212
// ignore-lldb
1313
// ignore-gdb // Test temporarily ignored due to debuginfo tests being disabled, see PR 47155
14-
// ignore-android: FIXME(#24958)
15-
// ignore-arm: FIXME(#24958)
16-
// ignore-aarch64: FIXME(#24958)
1714

1815
// compile-flags:-g
1916

0 commit comments

Comments
 (0)