about summary refs log tree commit diff
path: root/src/tools/miri/tests/panic/div-by-zero-2.stderr
blob: 4d4b0062d5e17cfc82fbb683a72e94dd80c127ea (plain)
1
2
3
4
5

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