You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto merge of rust-lang#118137 - roblabla:update-backtrace, r=ChrisDenton
Update backtrace submodule
This PR updates the backtrace submodule, avoiding panics when resolving backtraces on Windows 7:
- rust-lang/backtrace-rs#578Fixesrust-lang#117941
I ran the std unit tests locally on a Windows7 machine, and can confirm that this indeed fixesrust-lang#117941.
0 commit comments