mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-20 07:10:36 +00:00
Bump backtrace to 0.3.74~ish Commit: https://github.com/rust-lang/backtrace-rs/commit/230570f This should help with backtraces on Android, QNX NTO 7.0, and Windows. It addresses a case of backtrace incurring undefined behavior on Android.