X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Ftest%2Fui%2Fpanics%2Flocation-detail-unwrap-no-file.run.stderr;h=a9f7be2a05bd38dfe7b08308df8acdf33b58613a;hb=6bb549f0d14ea841b983f68f894b895cfb444102;hp=7d8e1d93038a3f37166a1a66d68512e0249a483d;hpb=7f605496e75141b473827f3b8d5cdeb17e9f3408;p=rust.git diff --git a/src/test/ui/panics/location-detail-unwrap-no-file.run.stderr b/src/test/ui/panics/location-detail-unwrap-no-file.run.stderr index 7d8e1d93038..a9f7be2a05b 100644 --- a/src/test/ui/panics/location-detail-unwrap-no-file.run.stderr +++ b/src/test/ui/panics/location-detail-unwrap-no-file.run.stderr @@ -1,2 +1,2 @@ -thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', :8:9 +thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', :8:5 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace