diff options
| author | Huon Wilson <dbau.pp+github@gmail.com> | 2015-02-13 14:40:57 +1100 |
|---|---|---|
| committer | Huon Wilson <dbau.pp+github@gmail.com> | 2015-02-13 14:40:57 +1100 |
| commit | e4a9eb95ce4a457e800571d86942561ada28304a (patch) | |
| tree | 7e5a34459f01dd7059afb010ef9019eab77a70f9 /src/rustllvm/ExecutionEngineWrapper.cpp | |
| parent | 39b463f15328f448c13fa990f9fc8897e0af55c2 (diff) | |
| download | rust-e4a9eb95ce4a457e800571d86942561ada28304a.tar.gz rust-e4a9eb95ce4a457e800571d86942561ada28304a.zip | |
Remove `_VALUE` from the float extremes constants.
In `std::f32` and `std::f64`: - `MIN_VALUE` → `MIN` - `MAX_VALUE` → `MAX` - `MIN_POS_VALUE` → `MIN_POSITIVE` This matches the corresponding integer constants. [breaking-change]
Diffstat (limited to 'src/rustllvm/ExecutionEngineWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
