mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 21:16:27 +03:00
a3fcaee562
Fix cast_lossless false positive in impl const fn Fixes https://github.com/rust-lang/rust-clippy/issues/3656#issuecomment-526387382 changelog: Fix false positive in `cast_lossless`