summary refs log tree commit diff
path: root/src/tools/miri/tests/panic/div-by-zero-2.stderr
blob: e47a754d38dde0b08332ccca7943b8188f339418 (plain)
1
2
3
4
thread 'main' panicked at tests/panic/div-by-zero-2.rs:LL:CC:
attempt to divide by zero
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