Skip to content

Conversation

steveklabnik
Copy link
Contributor

Fixes #22152

@rust-highfive
Copy link
Contributor

r? @huonw

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

@huonw
Copy link
Contributor

huonw commented Feb 13, 2015

I don't quite understand what is meant by "encoding" here.

@steveklabnik
Copy link
Contributor Author

That they are IEEE 754-2008 floats, specifically. As opposed to some other representation.

@steveklabnik
Copy link
Contributor Author

@huonw ping? does that make sense?

@huonw
Copy link
Contributor

huonw commented Feb 19, 2015

That they are IEEE 754-2008 floats, specifically. As opposed to some other representation.

Hm, I think I prefer that as a word; "encoding" feels a bit too much like e.g. encoding to/from json. Thoughts? (If you agree, r=me with "representation" instead.)

@steveklabnik
Copy link
Contributor Author

@bors: r=huonw d7c02c3

@steveklabnik
Copy link
Contributor Author

@huonw agreed, and done. Thanks!

@steveklabnik
Copy link
Contributor Author

@bors: rollup

bombless added a commit to bombless/rust that referenced this pull request Feb 23, 2015
Manishearth added a commit to Manishearth/rust that referenced this pull request Feb 23, 2015
@alexcrichton alexcrichton merged commit d7c02c3 into rust-lang:master Feb 23, 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.

Document float encoding in reference
4 participants