mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-17 05:25:37 +03:00
206e4adb52
Refactor `checked_conversions` Removes redundant checks across functions and check the HIR tree before anything else. changelog: none