about summary refs log tree commit diff
path: root/src/libstd/sys/unix/backtrace/tracing
AgeCommit message (Expand)AuthorLines
2018-08-16std: stop backtracing when the frames are fullJosh Stone-8/+10
2018-01-26Print inlined functions on WindowsJohn Kåre Alsaker-0/+2
2017-11-09std: Avoid use of `libc` in portable modulesAlex Crichton-4/+4
2017-08-15use field init shorthand EVERYWHEREZack M. Davis-1/+1
2017-02-26Remove unusedYamakaky-1/+0
2017-02-25typoYamakaky-1/+1
2017-02-25Fix tests on ARM Linux (#3)Vadim Petrochenkov-1/+3
2017-02-15Improve backtrace formating while panicking.Yamakaky-111/+99
2016-05-24std: Stabilize APIs for the 1.10 releaseAlex Crichton-29/+35
2016-05-09rustc: Implement custom panic runtimesAlex Crichton-123/+1
2016-03-22try! -> ?Jorge Aparicio-3/+3
2015-09-08some more clippy-based improvementsAndre Bogus-1/+1
2015-08-27std: Fix backtrace imports for ios targetsMichael Macias-4/+1
2015-08-20Refactor unix backtracing. NFC.Richard Diamond-0/+302