@@ -2,12 +2,12 @@ $DIR/backtrace-api.rs:21:59 (func_c)
2
2
$DIR/backtrace-api.rs:20:53 (func_b)
3
3
$DIR/backtrace-api.rs:19:50 (func_a)
4
4
$DIR/backtrace-api.rs:25:18 (main)
5
- RUSTLIB/src/rust/library/ core/src/ops/function.rs:LL:COL (<fn() as std::ops::FnOnce<()>>::call_once - shim(fn()))
6
- RUSTLIB/src/rust/library/ std/src/sys_common/backtrace.rs:LL:COL (std::sys_common::backtrace::__rust_begin_short_backtrace)
7
- RUSTLIB/src/rust/library/ std/src/rt.rs:LL:COL (std::rt::lang_start::{closure#0})
8
- RUSTLIB/src/rust/library/ core/src/ops/function.rs:LL:COL (std::ops::function::impls::call_once)
9
- RUSTLIB/src/rust/library/ std/src/panicking.rs:LL:COL (std::panicking::r#try::do_call)
10
- RUSTLIB/src/rust/library/ std/src/panicking.rs:LL:COL (std::panicking::r#try)
11
- RUSTLIB/src/rust/library/ std/src/panic.rs:LL:COL (std::panic::catch_unwind)
12
- RUSTLIB/src/rust/library/ std/src/rt.rs:LL:COL (std::rt::lang_start_internal)
13
- RUSTLIB/src/rust/library/ std/src/rt.rs:LL:COL (std::rt::lang_start)
5
+ RUSTLIB/core/src/ops/function.rs:LL:COL (<fn() as std::ops::FnOnce<()>>::call_once - shim(fn()))
6
+ RUSTLIB/std/src/sys_common/backtrace.rs:LL:COL (std::sys_common::backtrace::__rust_begin_short_backtrace)
7
+ RUSTLIB/std/src/rt.rs:LL:COL (std::rt::lang_start::{closure#0})
8
+ RUSTLIB/core/src/ops/function.rs:LL:COL (std::ops::function::impls::call_once)
9
+ RUSTLIB/std/src/panicking.rs:LL:COL (std::panicking::r#try::do_call)
10
+ RUSTLIB/std/src/panicking.rs:LL:COL (std::panicking::r#try)
11
+ RUSTLIB/std/src/panic.rs:LL:COL (std::panic::catch_unwind)
12
+ RUSTLIB/std/src/rt.rs:LL:COL (std::rt::lang_start_internal)
13
+ RUSTLIB/std/src/rt.rs:LL:COL (std::rt::lang_start)
0 commit comments