rust/compiler/rustc_serialize
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
tests Avoid specialization for the Span Encodable and Decodable impls 2023-12-31 20:42:17 +00:00
Cargo.toml Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00