Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Conversation

@Outurnate
Copy link
Contributor

Fixes #250

All tests pass after change. The longer version of the table is only needed for 128 bit floats, which this lib doesn't support. The short table could be used on all architectures, honestly

@Amanieu Amanieu merged commit 2af4e21 into rust-lang:master Jul 31, 2022
@Amanieu
Copy link
Member

Amanieu commented Jul 31, 2022

Yes, we should probably use the short table everywhere. However we may end up adding f128 in the future, so it's good to still have the code in there.

waynevanson added a commit to waynevanson/veml6030-rs that referenced this pull request May 10, 2023
waynevanson added a commit to waynevanson/veml6030-rs that referenced this pull request May 10, 2023
waynevanson added a commit to waynevanson/veml6030-rs that referenced this pull request May 10, 2023
waynevanson added a commit to waynevanson/veml6030-rs that referenced this pull request May 10, 2023
This commit contains PR from rust-lang/libm#266
tgross35 pushed a commit that referenced this pull request Apr 18, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

failed to compile targeting avr

2 participants