mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-04 03:07:25 +00:00

This mitigates the perf impact of enabling overflow checks on rustc. The change to use overflow checks will be done in a later PR.
This mitigates the perf impact of enabling overflow checks on rustc. The change to use overflow checks will be done in a later PR.