mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 01:28:18 +03:00
19c58d260b
Allow casts from the result of `abs` to unsigned changelog: Allow casts from the result of `abs` to unsigned in `cast_sign_loss` Fixes #4605