Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bad ABI from string method #1368

Merged
merged 1 commit into from
Jul 7, 2022
Merged

Fix bad ABI from string method #1368

merged 1 commit into from
Jul 7, 2022

Conversation

philberty
Copy link
Member

We use this method to turn the string ABI into the enum. The
rust abi was wrongly turned into the C ABI always which was
causing issues on the mangling logic for extern crate items.

@philberty philberty added the bug label Jul 6, 2022
@philberty philberty added this to the Imports and visibility milestone Jul 6, 2022
@philberty philberty requested a review from dafaust July 6, 2022 20:41
@philberty
Copy link
Member Author

bors r+

@bors
Copy link
Contributor

bors bot commented Jul 7, 2022

Build succeeded:

@bors bors bot merged commit 98b3f9b into master Jul 7, 2022
@philberty philberty deleted the phil/abi-bug branch July 7, 2022 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants