We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
tests/ui/backtrace/std-backtrace.rs
1 parent 54dcff1 commit 486135dCopy full SHA for 486135d
tests/ui/backtrace/std-backtrace.rs
@@ -3,7 +3,7 @@
3
//@ ignore-wasm32 spawning processes is not supported
4
//@ ignore-openbsd no support for libbacktrace without filename
5
//@ ignore-sgx no processes
6
-//@ ignore-msvc see #62897 and `backtrace-debuginfo.rs` test
+//@ ignore-i686-pc-windows-msvc see #62897 and `backtrace-debuginfo.rs` test
7
//@ ignore-fuchsia Backtraces not symbolized
8
//@ compile-flags:-g
9
//@ compile-flags:-Cstrip=none
0 commit comments