summary refs log tree commit diff
path: root/src/tools/miri/tests/panic/div-by-zero-2.stderr
blob: f0b84ea6fd60698ccc9dfe09c8ef5d182db5e04c (plain)
1
2
3
4
thread 'main' panicked at $DIR/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 `-Zmiri-env-forward=RUST_BACKTRACE` for the environment variable to have an effect