mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-01 06:51:58 +00:00
7 lines
272 B
Plaintext
7 lines
272 B
Plaintext
thread 'main' panicked at $DIR/issue-47429-short-backtraces.rs:23:5:
|
|
explicit panic
|
|
stack backtrace:
|
|
0: std::panicking::begin_panic::<&str>
|
|
1: issue_47429_short_backtraces::main
|
|
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
|