]> git.lizzy.rs Git - rust.git/blob - src/test/ui/panics/runtime-switch.legacy.run.stderr
use `-Cstrip=debuginfo` with ui tests to reduce disk space usage
[rust.git] / src / test / ui / panics / runtime-switch.legacy.run.stderr
1 thread 'main' panicked at 'explicit panic', $DIR/runtime-switch.rs:25:5
2 stack backtrace:
3    0: std::panicking::begin_panic
4    1: runtime_switch::main
5 note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.