]> git.lizzy.rs Git - rust.git/commit
std: Un-ignore some float tests on windows
authorAlex Crichton <alex@alexcrichton.com>
Tue, 15 Apr 2014 13:35:15 +0000 (06:35 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Wed, 16 Apr 2014 02:47:03 +0000 (19:47 -0700)
commit55f02b2c1bdb6a8947478b1bdfd16423bfa7e2f5
tree02290c135c24ae8d07dba79c2ff43c779b88ff1f
parent9e8a270681aa22b56cdb41f5e2537dace5c7fe75
std: Un-ignore some float tests on windows

These were fixed in the upgrade from mingw32 to mingw64.

Closes #8663
src/libstd/num/f32.rs
src/libstd/num/f64.rs