4022591cfd
fix ICE by `u64::try_from(<u128>)` changelog: Fix the ICE in [`cast_possible_truncation`], when the `Shr` bits is larger than `u64::MAX` fix #11426