num-traits/rational
Josh Stone b67f1bd6d6 rational: check for NaN when approximating floats
We had a test for NaN already, but thanks to undefined casts (#119) it
was only passing by luck -- on armv7hl it failed:

     https://bugzilla.redhat.com/show_bug.cgi?id=1511187

Now we check for NaN explicitly.
2017-11-08 14:09:05 -08:00
..
src rational: check for NaN when approximating floats 2017-11-08 14:09:05 -08:00
Cargo.toml rational: bump to 0.1.39 2017-07-14 17:39:21 -07:00
LICENSE-APACHE Add licenses to subcrates 2017-02-26 13:39:23 -08:00
LICENSE-MIT Add licenses to subcrates 2017-02-26 13:39:23 -08:00