diff options
| author | Chris Morgan <me@chrismorgan.info> | 2013-09-19 15:37:34 +1000 |
|---|---|---|
| committer | Chris Morgan <me@chrismorgan.info> | 2013-09-19 23:59:51 +1000 |
| commit | d9874c0885118d1b4f55ca928dc5ba6d0adf88c6 (patch) | |
| tree | cfba7f7df93e06de1cafe6139fb2c597fc431ed1 /src/rustllvm/RustWrapper.cpp | |
| parent | 99ec14dbb0c6017106f2378bedd35ac256aa0006 (diff) | |
| download | rust-d9874c0885118d1b4f55ca928dc5ba6d0adf88c6.tar.gz rust-d9874c0885118d1b4f55ca928dc5ba6d0adf88c6.zip | |
Rename the NaN and is_NaN methods to lowercase.
This is for consistency in naming conventions. - ``std::num::Float::NaN()`` is changed to ``nan()``; - ``std::num::Float.is_NaN()`` is changed to ``is_nan()``; and - ``std::num::strconv::NumStrConv::NaN()`` is changed to ``nan()``. Fixes #9319.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
