Skip to content
This repository has been archived by the owner on Jan 24, 2022. It is now read-only.

Use the new panic_fmt abi #24

Merged
merged 1 commit into from
Jul 4, 2017
Merged

Use the new panic_fmt abi #24

merged 1 commit into from
Jul 4, 2017

Conversation

est31
Copy link
Contributor

@est31 est31 commented Jul 4, 2017

Fixes a panic_fmt mismatch with newer rust compiler versions.

This ensures that newer rust compiler versions can optimize out the dead panic formatting machinery and prevents a big bloat of binary sizes.

cc rust-lang/rust#43054

Fixes a panic_fmt mismatch with newer rust compiler versions.
@japaric
Copy link
Member

japaric commented Jul 4, 2017

Thanks @est31.

@japaric japaric merged commit d0cf9f7 into rust-embedded:master Jul 4, 2017
rukai pushed a commit to rukai/cortex-m-rt that referenced this pull request May 1, 2021
24: add team e-mail to authors r=therealprof a=japaric



Co-authored-by: Jorge Aparicio <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants