mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 23:04:33 +00:00
af6a1613b3
Add add/sub methods that only panic with debug assertions to rustc This mitigates the perf impact of enabling overflow checks on rustc. The change to use overflow checks will be done in a later PR. For rust-lang/compiler-team#724, based on data gathered in #119440. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |