Skip to content

Fix osx mangling hack #717

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

Merged
merged 1 commit into from
May 24, 2017
Merged

Fix osx mangling hack #717

merged 1 commit into from
May 24, 2017

Conversation

photoszzt
Copy link
Contributor

Rust automatically adds one _ in the symbol. If we don't remove it, we will
endup getting three _.

r? @emilio

Rust automatically adds one _ in the symbol. If we don't remove it, we will
endup getting three _.
@highfive
Copy link

Thanks for the pull request, and welcome! The Servo team is excited to review your changes, and you should hear from @emilio (or someone else) soon.

@emilio
Copy link
Contributor

emilio commented May 24, 2017

Thanks a lot, looks great!

@bors-servo r+

@bors-servo
Copy link

📌 Commit 26b9143 has been approved by emilio

@bors-servo
Copy link

⌛ Testing commit 26b9143 with merge 595b9a3...

bors-servo pushed a commit that referenced this pull request May 24, 2017
Fix osx mangling hack

Rust automatically adds one _ in the symbol. If we don't remove it, we will
endup getting three _.

r? @emilio
@bors-servo
Copy link

☀️ Test successful - status-travis
Approved by: emilio
Pushing 595b9a3 to master...

@bors-servo bors-servo merged commit 26b9143 into rust-lang:master May 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants