summaryrefslogtreecommitdiffstats
path: root/tests/ui/panics/runtime-switch.legacy.run.stderr
blob: bd05b6cc00fb136f4d3f0b9b47cd433f489961bf (plain)
1
2
3
4
5
6
thread 'main' panicked at $DIR/runtime-switch.rs:26: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.