about summary refs log tree commit diff
path: root/src/libstd/backtrace.rs
AgeCommit message (Expand)AuthorLines
2019-10-02BacktraceStatus: add Eq implBen Boeckel-1/+1
2019-09-14rename the crate, not the featureRalf Jung-0/+1
2019-09-09std: Add a `backtrace` moduleAlex Crichton-0/+352