about summary refs log tree commit diff
path: root/src/rustllvm/ExecutionEngineWrapper.cpp
diff options
context:
space:
mode:
authorHuon Wilson <dbau.pp+github@gmail.com>2015-02-13 14:40:57 +1100
committerHuon Wilson <dbau.pp+github@gmail.com>2015-02-13 14:40:57 +1100
commite4a9eb95ce4a457e800571d86942561ada28304a (patch)
tree7e5a34459f01dd7059afb010ef9019eab77a70f9 /src/rustllvm/ExecutionEngineWrapper.cpp
parent39b463f15328f448c13fa990f9fc8897e0af55c2 (diff)
downloadrust-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