91997a4df4
mir_to_const improvements This simplifies some code and also fixes the float array handling to properly take into account the `offset`, and to work with little-endian targets. Fixes https://github.com/rust-lang/rust-clippy/issues/11488 changelog: none