mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-30 02:16:45 +01:00
The Rust compiler
https://www.rust-lang.org/
45d7777991
Rather than being defined as !positive and !negative, these should act the same as negative and positive (respectively). The only effect of this change should be that all four functions will now return false for NaN. |
||
---|---|---|
doc | ||
man | ||
mk | ||
src | ||
.gitignore | ||
AUTHORS.txt | ||
configure | ||
LICENSE.txt | ||
Makefile.in | ||
README |
This is a compiler and suite of associated libraries and documentation for the Rust programming language. See LICENSE.txt for terms of copyright and redistribution. See http://www.rust-lang.org for more information.