about summary refs log tree commit diff
path: root/src/tools/miri/tests/panic/overflowing-rsh-2.stderr
blob: 94f5fb0f1ca697f2d353f36399bbf0ed9bfd4ec9 (plain)
1
2
3
4
5

thread 'main' ($TID) panicked at tests/panic/overflowing-rsh-2.rs:LL:CC:
attempt to shift right with overflow
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
note: in Miri, you may have to set `MIRIFLAGS=-Zmiri-env-forward=RUST_BACKTRACE` for the environment variable to have an effect