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 float refactor #397

Merged
merged 10 commits into from Apr 2, 2021
Merged

Partial float refactor #397

merged 10 commits into from Apr 2, 2021

Conversation

AaronKutch
Copy link
Contributor

This refactors the more troublesome parts of the floating point folder, adds more tests, removes the old test system, and fixes all clippy warnings. Fixes issues #395, #197, #162, #168. Issues #75 and #154 should also be closed.

@AaronKutch
Copy link
Contributor Author

I want to see this merged, but the PRs newer than this one that are currently open should be merged first

@Amanieu
Copy link
Member

Amanieu commented Apr 2, 2021

Can you rebase?

@AaronKutch AaronKutch force-pushed the float_refactor branch 2 times, most recently from 780b8de to 11d4b2f Compare April 2, 2021 15:02
@AaronKutch
Copy link
Contributor Author

I got everything to work except for adding clippy to the CI. Issue rust-lang/rustup#1501 doesn't look like it was resolved.

@Amanieu
Copy link
Member

Amanieu commented Apr 2, 2021

Can you try applying the workaround suggest by @RalfJung for clippy?

@AaronKutch AaronKutch force-pushed the float_refactor branch 3 times, most recently from dd376b1 to db8da99 Compare April 2, 2021 21:37
@AaronKutch
Copy link
Contributor Author

Sorry if I spammed anyone's inbox, GHA always gives me trouble with environment variables. Anyway, I think compiler-builtins is now not just a heap of hacks, but an orderly and well tested heap of hacks.

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