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

Add some tests for pow #128

Merged
merged 5 commits into from
May 2, 2019
Merged

Add some tests for pow #128

merged 5 commits into from
May 2, 2019

Conversation

rrbutani
Copy link
Contributor

Not sure if these are comprehensive, but they cover all the edge cases identified in the original source.

Also, I use std (for some constants) in the tests; is this okay?

@vks
Copy link

vks commented Jul 23, 2018

The constants are available in core.

@rrbutani
Copy link
Contributor Author

Thanks; swapped std for core.

rrbutani added 5 commits May 2, 2019 12:08
These probably aren't comprehensive but they cover all the edge cases identified in the original musl source.
@alexcrichton
Copy link
Member

Sorry for the super long delay here @rrbutani but thanks for the PR!

@alexcrichton alexcrichton merged commit 45417e5 into rust-lang:master May 2, 2019
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.

3 participants