summary refs log tree commit diff
path: root/src/libpanic_unwind/dwarf/mod.rs
AgeCommit message (Expand)AuthorLines
2018-08-20Replace usages of ptr::offset with ptr::{add,sub}.Corey Farwell-1/+1
2016-06-05run rustfmt on libpanic_unwind folderSrinivas Reddy Thatiparthy-19/+11
2016-05-09rustc: Implement custom panic runtimesAlex Crichton-0/+106