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 https://github.com/rust-lang/rust/pull/85448.
This commit is contained in:
commit
ae1badb047
@ -1,4 +1,4 @@
|
||||
// pretty-printers are not loaded
|
||||
// ignore-windows-gnu: pretty-printers are not loaded
|
||||
// compile-flags:-g
|
||||
|
||||
// min-gdb-version: 8.1
|
||||
|
Loading…
Reference in New Issue
Block a user