summary refs log tree commit diff
path: root/src/libunwind/lib.rs
AgeCommit message (Expand)AuthorLines
2018-04-08Move deny(warnings) into rustbuildMark Simulacrum-1/+0
2018-01-22Do not assume dynamic linking for musl/mips[el] targetsMarco A L Barbosa-1/+1
2017-11-19std: Add a new wasm32-unknown-unknown targetAlex Crichton-6/+13
2017-08-25*: remove crate_{name,type} attributesTamir Duberstein-2/+0
2017-08-24Do not assume libunwind.a is availableSamuel Holland-2/+2
2017-08-22Update libunwind dependencies for muslSamuel Holland-0/+6
2017-03-30libgcc_eh may depend on libpthread.Vadim Chugunov-0/+1
2016-12-29Remove not(stage0) from deny(warnings)Alex Crichton-1/+1
2016-05-29run rustfmt on libunwindSrinivas Reddy Thatiparthy-1/+0
2016-05-09rustc: Implement custom panic runtimesAlex Crichton-0/+30