mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-17 05:25:37 +03:00
74d09399c1
Update libbacktrace We haven't updated libbacktrace in two years. This is just blindly updating to the latest HEAD; I'd like to see what travis says. It at least builds on my machine, running some tests... This perpetuates the patches from https://github.com/rust-lang/rust/pull/30908