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

Document behavior of {f32,f64}::{min,max} on NaN #25951

Merged
merged 1 commit into from
Jun 2, 2015
Merged

Conversation

mbrubeck
Copy link
Contributor

@mbrubeck mbrubeck commented Jun 1, 2015

This is based on the documented behavior of cmath::{fmin,fmax}. It is also tested by existing unit tests in this module.

@rust-highfive
Copy link
Collaborator

r? @nikomatsakis

(rust_highfive has picked a reviewer for you, use r? to override)

This is based on the documented behavior of cmath::{fmin,fmax}.  It is also
tested by existing unit tests in this module.
@bluss
Copy link
Member

bluss commented Jun 1, 2015

great!

@alexcrichton
Copy link
Member

@bors: r+ f44d287 rollup

Manishearth added a commit to Manishearth/rust that referenced this pull request Jun 2, 2015
This is based on the documented behavior of cmath::{fmin,fmax}.  It is also tested by existing unit tests in this module.
bors added a commit that referenced this pull request Jun 2, 2015
@bors bors merged commit f44d287 into rust-lang:master Jun 2, 2015
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.

6 participants