05bb560de2
This allows the normal std panic hook to print a backtrace if `RUST_BACKTRACE=1` and `-Z miri-disable-isolation` are set
3 lines
175 B
Plaintext
3 lines
175 B
Plaintext
thread 'main' panicked at 'attempt to shift right with overflow', $DIR/overflowing-rsh-1.rs:4:14
|
|
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
|