about summary refs log tree commit diff
path: root/src/libstd/sys/unix/backtrace/tracing/gcc_s.rs
AgeCommit message (Expand)AuthorLines
2017-12-06Update miri to rustc changesOliver Schneider-2/+2
2017-08-15use field init shorthand EVERYWHEREZack M. Davis-1/+1
2017-02-25Fix tests on ARM Linux (#3)Vadim Petrochenkov-1/+3
2017-02-15Improve backtrace formating while panicking.Yamakaky-82/+77
2016-05-24std: Stabilize APIs for the 1.10 releaseAlex Crichton-16/+20
2016-05-09rustc: Implement custom panic runtimesAlex Crichton-123/+1
2016-03-22try! -> ?Jorge Aparicio-1/+1
2015-09-08some more clippy-based improvementsAndre Bogus-1/+1
2015-08-20Refactor unix backtracing. NFC.Richard Diamond-0/+227