Skip to content

Refactor Float implementation #170

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

Closed
wants to merge 1 commit into from

Conversation

mattico
Copy link
Contributor

@mattico mattico commented Jun 26, 2017

Removes the Wrapping() type from the Add impl, and uses a macro to implement the Float trait.

I think I can change the float macros into traits as well, but that requires a bit more finesse, so I'll leave that for later.

Removes the Wrapping() type from the Add impl, and uses a macro to implement the Float trait.
@mattico
Copy link
Contributor Author

mattico commented Jun 26, 2017

Part of #169

@mattico
Copy link
Contributor Author

mattico commented Jun 26, 2017

I'll take a look at those errors later.

@bors
Copy link
Contributor

bors commented Jul 23, 2017

☔ The latest upstream changes (presumably #181) made this pull request unmergeable. Please resolve the merge conflicts.

@mattico
Copy link
Contributor Author

mattico commented Sep 2, 2017

Closing for now. May have motivation to update this at some point.

@mattico mattico closed this Sep 2, 2017
@est31
Copy link
Member

est31 commented Sep 13, 2017

@mattico can I pick up your PR to work on the issue? If you want to do it yourself, please be my guest!

@mattico mattico deleted the refactor-float branch September 13, 2017 19:27
@mattico
Copy link
Contributor Author

mattico commented Sep 13, 2017

@est31 go for it 👍

@mattico mattico restored the refactor-float branch September 13, 2017 19:27
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

3 participants