Files
rust/tests/ui/panics/runtime-switch.run.stderr
T
Christian Poveda 7ae2823bc6 Gate 2018 UI tests
2025-11-27 14:13:58 -05:00

8 lines
244 B
Plaintext

thread 'main' ($TID) panicked at $DIR/runtime-switch.rs:32:5:
explicit panic
stack backtrace:
0: std::panicking::begin_panic
1: runtime_switch::main
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.