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

Implement is_finite for most types #485

Merged
merged 2 commits into from
May 18, 2021
Merged

Implement is_finite for most types #485

merged 2 commits into from
May 18, 2021

Conversation

nical
Copy link
Contributor

@nical nical commented May 18, 2021

Useful to detect NaNs and inf when sanitizing inputs.

nical added 2 commits May 18, 2021 16:29
is_finite (for num_traits::Float), is useful to detect NaNs and infinity when sanitizing inputs.
@nical nical requested review from emilio, jrmuizel and kvark May 18, 2021 14:31
@jrmuizel
Copy link
Contributor

@bors-servo r+

@bors-servo
Copy link
Contributor

📌 Commit 22ef9b3 has been approved by jrmuizel

@bors-servo
Copy link
Contributor

⌛ Testing commit 22ef9b3 with merge f271116...

@bors-servo
Copy link
Contributor

☀️ Test successful - checks-travis
Approved by: jrmuizel
Pushing f271116 to master...

@bors-servo bors-servo merged commit f271116 into servo:master May 18, 2021
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.

3 participants