diff options
| author | Aaron Turon <aturon@mozilla.com> | 2014-04-23 12:04:34 -0700 |
|---|---|---|
| committer | Aaron Turon <aturon@mozilla.com> | 2014-04-23 13:15:32 -0700 |
| commit | 266812ec5a7248edd6f65c0be1bebf09c6c31a7f (patch) | |
| tree | ac5db810f7518feee992ff6f5da77bbb5a6c19b0 /src/rustllvm/RustWrapper.cpp | |
| parent | b5dd3f05fe95168b5569d0f519636149479eb6ac (diff) | |
| download | rust-266812ec5a7248edd6f65c0be1bebf09c6c31a7f.tar.gz rust-266812ec5a7248edd6f65c0be1bebf09c6c31a7f.zip | |
fix std::f32 and std::f64 constants
Some of the constant values in std::f32 were incorrectly copied from std::f64. More broadly, both modules defined their constants redundantly in two places, which is what led to the bug. Moreover, the specs for some of the constants were incorrent, even when the values were correct. Closes #13297. Closes #11537.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
