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:
Yuki Okushi 2021-11-30 17:29:08 +09:00 committed by GitHub
commit ae1badb047
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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