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
Rollup merge of rust-lang#69248 - jonas-schievink:thumb-fp, r=japaric
Don't eliminate frame pointers on thumb targets
This should hopefully fix issues rust-lang#69231 and rust-embedded/cortex-m-rt#139.
~~I couldn't test this locally as the rustc I produced does not create binaries (no idea why).~~ Resolved.
0 commit comments