eb0408ea65
Currently `cmp_nan` lint doesn't detect comparisons with NaN's if the operands are consts variables so to fix this we evaluate the const variables first before testing for NaN. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |
eb0408ea65
Currently `cmp_nan` lint doesn't detect comparisons with NaN's if the operands are consts variables so to fix this we evaluate the const variables first before testing for NaN. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |