about summary refs log tree commit diff
path: root/src/libstd/sys/windows/backtrace_gnu.rs
AgeCommit message (Expand)AuthorLines
2017-02-15Improve backtrace formating while panicking.Yamakaky-62/+0
2017-01-28Use libc::c_char instead of i8 due to platforms with unsigned charSegev Finer-1/+2
2017-01-27Attempt at fixing dead code lintsSegev Finer-0/+61