]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/panics/location-detail-unwrap-no-file.run.stderr
Allow inlining `#[inline]` functions.
[rust.git] / src / test / ui / panics / location-detail-unwrap-no-file.run.stderr
index 7d8e1d93038a3f37166a1a66d68512e0249a483d..a9f7be2a05bd38dfe7b08308df8acdf33b58613a 100644 (file)
@@ -1,2 +1,2 @@
-thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', <redacted>:8:9
+thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', <redacted>:8:5
 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace