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 86d0aef commit 81f7eebCopy full SHA for 81f7eeb
tests/ui/panics/location-detail-unwrap-multiline.rs
@@ -1,7 +1,7 @@
1
//@ run-fail
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:11(:10)?\n
+//@ regex-error-pattern: location-detail-unwrap-multiline\.rs:11(:10)?:\n
5
//@ needs-unwind
6
//@ ignore-android FIXME #17520
7
0 commit comments