about summary refs log tree commit diff
path: root/library/std/src/backtrace.rs
AgeCommit message (Expand)AuthorLines
2020-10-07For backtrace, use StaticMutex instead of a raw sys Mutex.Mara Bos-2/+4
2020-08-31std: move "mod tests/benches" to separate filesLzu Tao-52/+3
2020-07-28std: Switch from libbacktrace to gimliAlex Crichton-11/+10
2020-07-27mv std libs to library/mark-0/+493