2020-02-06 14:43:53 -08:00
|
|
|
thread 'main' panicked at 'assertion failed: `(left == right)`
|
|
|
|
left: `2`,
|
2020-11-26 21:15:15 +01:00
|
|
|
right: `4`', $DIR/test-panic-abort-nocapture.rs:33:5
|
2020-02-06 14:43:53 -08:00
|
|
|
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
|
|
|
|
thread 'main' panicked at 'assertion failed: `(left == right)`
|
|
|
|
left: `2`,
|
2020-11-26 21:15:15 +01:00
|
|
|
right: `4`', $DIR/test-panic-abort-nocapture.rs:27:5
|
2020-02-06 14:43:53 -08:00
|
|
|
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
|
|
|
|
testing321
|