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