mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 02:00:00 +03:00
4eaf543b69
[`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