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 bcaa604 commit 9a619b6Copy full SHA for 9a619b6
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:10:10\n
+//@ regex-error-pattern: location-detail-unwrap-multiline\.rs:10(:10)?\n
5
//@ needs-unwind
6
7
fn main() {
0 commit comments