about summary refs log tree commit diff
path: root/library/std/src/sys/backtrace.rs
AgeCommit message (Expand)AuthorLines
2024-07-29Reformat `use` declarations.Nicholas Nethercote-3/+1
2024-07-23std: Unsafe-wrap backtrace code held in-commonJubilee Young-57/+61
2024-07-12fix interleaved panic outputjyn-28/+25
2024-06-16std: move `sys_common::backtrace` to `sys`joboet-0/+227