about summary refs log tree commit diff
path: root/library/std/src/backtrace/tests.rs
AgeCommit message (Expand)AuthorLines
2021-01-23Add Frames iterator for BacktraceSean Chen-37/+72
2021-01-06use Once instead of Mutex to manage capture resolutionAshley Mannix-1/+4
2020-11-15Add column number support to Backtraceest31-0/+4
2020-08-31std: move "mod tests/benches" to separate filesLzu Tao-0/+53