rust/compiler/rustc_data_structures
Nilstrieb 5039160c5b 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.
2024-04-13 17:03:12 +02:00
..
src Add add/sub methods that only panic with debug assertions to rustc 2024-04-13 17:03:12 +02:00
Cargo.toml windows bump to 0.52 2024-02-18 16:02:16 +03:00