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 e9b4323 commit 833816dCopy full SHA for 833816d
tests/run-pass/panic/std-panic-locations.rs
@@ -1,3 +1,4 @@
1
+// ignore-windows: Unwind panicking does not currently work on Windows
2
#![feature(option_expect_none, option_unwrap_none)]
3
//! Test that panic locations for `#[track_caller]` functions in std have the correct
4
//! location reported.
0 commit comments