mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-24 05:33:27 +00:00
329923edec
Resolve false positives of unnecessary_cast for non-decimal integers This PR resolves false positives of `unnecessary_cast` for hexadecimal integers to floats and adds a corresponding test case. Fixes: #5220 changelog: none |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |