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 4a65590 commit 99355ffCopy full SHA for 99355ff
tests/ui/panics/location-detail-unwrap-multiline.rs
@@ -2,6 +2,7 @@
2
//@ compile-flags: -Cstrip=none -Cdebuginfo=line-tables-only -Copt-level=0
3
//@ exec-env:RUST_BACKTRACE=1
4
//@ regex-error-pattern: location-detail-unwrap-multiline\.rs:9:10\n
5
+//@ needs-unwind
6
7
fn main() {
8
let opt: Option<u32> = None;
0 commit comments