Files
rust/src/test
bors c1eaafe8ab auto merge of #16425 : nham/rust/fix_nan_format, r=alexcrichton
Currently, this:

    println!("{}", std::f64::NAN);

prints "-NaN". This commit is an attempt to change that to "NaN" instead.
2014-08-12 07:31:17 +00:00
..
2014-08-07 08:54:38 -07:00
2014-08-09 22:08:36 -04:00
2014-08-07 08:54:38 -07:00