mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-23 21:23:56 +00:00
c77fc06d52
Add lint that detects transmutation from a float to an integer and suggests usage of `{f32, f64}.to_bits()` instead. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |