mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +03:00
5039160c5b
This mitigates the perf impact of enabling overflow checks on rustc. The change to use overflow checks will be done in a later PR.