mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-07 16:36:14 +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.