Skip to content
This repository was archived by the owner on Mar 7, 2021. It is now read-only.

Remove eh_personality lang item #25

Merged
merged 1 commit into from
May 27, 2018
Merged

Remove eh_personality lang item #25

merged 1 commit into from
May 27, 2018

Conversation

geofft
Copy link
Collaborator

@geofft geofft commented May 27, 2018

See #19 (comment)
for why we can do this - basically, since every crate is compiled with
panic=abort (using cargo xbuild), the compiler should not generate any
code that needs a personality function.

See #19 (comment)
for why we can do this - basically, since every crate is compiled with
panic=abort (using cargo xbuild), the compiler should not generate any
code that needs a personality function.
@geofft geofft merged commit bbc5a67 into master May 27, 2018
@geofft geofft deleted the no-eh-personality branch May 28, 2018 00:38
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