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

Partial revert of the float conversion refactor in #192 #198

Merged
merged 2 commits into from Sep 29, 2017

Conversation

est31
Copy link
Member

@est31 est31 commented Sep 29, 2017

PR to make updating compiler-builtins for newer rustc possible again (cc #197). I don't really know what #197 is about yet, so I want to un-block updates of compiler-builtins by reverting the conversion implementation to its older macro form. The other changes of #192 are left, even the changes to mod.rs done by the two partially reverted commits.

I've tested the changes of this PR with a local build of rustc and it can't reproduce #197. However, it does not close the issue, as optimally we'd have the code back in master again.

r? @alexcrichton

This partially reverts "Convert int_to_float! to a function".
This partially reverts commit "Convert float_to_int! into a function"
@alexcrichton alexcrichton merged commit 0b98447 into rust-lang:master Sep 29, 2017
@alexcrichton
Copy link
Member

Thanks!

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.

None yet

2 participants