about summary refs log tree commit diff
path: root/src/tools/miri/tests/panic/div-by-zero-2.stderr
blob: 013f3cd3c20774d39cf905dfb38275628add82b7 (plain)
1
2
3
4
5
thread 'main' ($TID) 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