about summary refs log tree commit diff
path: root/tests/ui/panics/runtime-switch.run.stderr
blob: f3f60445952286f8af82a6885a4cb17097cfaf5a (plain)
1
2
3
4
5
6
7

thread 'main' ($TID) panicked at $DIR/runtime-switch.rs:28: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.