We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0598d4 commit 34e0649Copy full SHA for 34e0649
tests/ui/alloc-error/alloc-error-backtrace.rs
@@ -21,6 +21,7 @@
21
// `i686-mingw` (32-bit windows-gnu)? cc #128911.
22
//@ ignore-windows-gnu
23
//@ ignore-backends: gcc
24
+//@ ignore-msvc see #62897 and `backtrace-debuginfo.rs` test
25
26
use std::alloc::{Layout, handle_alloc_error};
27
use std::process::Command;
0 commit comments