mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-23 16:35:26 +00:00
[`unnecessary_cast`] Do not lint negative hexadecimal literals when cast as floats fix https://github.com/rust-lang/rust-clippy/issues/9603 changelog: [`unnecessary_cast`] Do not lint negative hexadecimal literals when cast as floats