summary refs log tree commit diff
path: root/src/tools/miri/tests/panic/oob_subslice.stderr
blob: 2bccb60352e0a3af3abf3a4826d5db59cf8a2950 (plain)
1
2
3
thread 'main' panicked at $DIR/oob_subslice.rs:LL:CC:
range end index 5 out of range for slice of length 4
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace