mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-21 22:34:05 +00:00
3afbe4f9c7
Currently `f32_nan` and `f64_nan` are used to provide the `invalid_nan_comparison` lint. Since we have `f16_nan` and `f128_nan`, hook these up so the new float types get the same lints. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |