Skip to content

Commit 0e2e63a

Browse files
authored
Rollup merge of #91317 - petrochenkov:debugnu, r=Mark-Simulacrum
tests: Ignore `test/debuginfo/rc_arc.rs` on windows-gnu The tests checks some pretty-printer output, but pretty-printers are not embedded on windows-gnu. Regressed in #85448.
2 parents 4fed451 + b6f9416 commit 0e2e63a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/debuginfo/rc_arc.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// pretty-printers are not loaded
1+
// ignore-windows-gnu: pretty-printers are not loaded
22
// compile-flags:-g
33

44
// min-gdb-version: 8.1

0 commit comments

Comments
 (0)