summary refs log tree commit diff
path: root/src/test/ui/panics/runtime-switch.legacy.run.stderr
blob: 979cc56b8312ea94d6146dcc1a1fe5751371407b (plain)
1
2
3
4
5
thread 'main' panicked at 'explicit panic', $DIR/runtime-switch.rs:24:5
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.