rust/tests/ui/panics/location-detail-unwrap-no-file.run.stderr

4 lines
164 B
Plaintext
Raw Normal View History

thread 'main' panicked at <redacted>:8:9:
called `Option::unwrap()` on a `None` value
2021-10-15 10:58:28 -05:00
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace