mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 22:18:23 +03:00
608e9682f0
Update backtrace submodule This pulls in a few notable changes (see the [complete list](https://github.com/rust-lang/backtrace-rs/compare/99faef833f890fe89f1a959d89b951954118828b...e9da96eb452aa65e79e2342be700544afe509440) for details): - https://github.com/rust-lang/backtrace-rs/pull/508 - https://github.com/rust-lang/backtrace-rs/pull/566 - https://github.com/rust-lang/backtrace-rs/pull/569 - Fixes #116403 by no longer using `dbghelp.dll` during backtrace capture.