This allows the normal std panic hook to print a backtrace if `RUST_BACKTRACE=1` and `-Z miri-disable-isolation` are set
2 lines
152 B
Text
2 lines
152 B
Text
thread 'main' panicked at '42-panicking from libcore', $DIR/panic4.rs:2:5
|
|
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
|