about summary refs log tree commit diff
path: root/tests/ui/test-attrs/test-should-panic-failed-show-span.run.stderr
blob: 63bc10ef5eacf1a77ea5a0e504a02385e9eb5c58 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13

thread 'should_panic_with_any_message' ($TID) panicked at $DIR/test-should-panic-failed-show-span.rs:14:5:
Panic!
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

thread 'should_panic_with_message' ($TID) panicked at $DIR/test-should-panic-failed-show-span.rs:20:5:
message

thread 'should_panic_with_substring_panics_with_incorrect_string' ($TID) panicked at $DIR/test-should-panic-failed-show-span.rs:38:5:
ZOMGWTFBBQ

thread 'should_panic_with_substring_panics_with_non_string_value' ($TID) panicked at $DIR/test-should-panic-failed-show-span.rs:45:5:
Box<dyn Any>