rust/compiler/rustc_codegen_ssa
Tomasz Miąsko 27b430bcb3 Tweak implementation of overflow checking assertions
Extract and reuse logic controlling behaviour of overflow checking
assertions instead of duplicating it three times.
2023-03-16 22:55:45 +01:00
..
2023-02-06 17:40:18 +03:00
2023-03-11 22:51:57 +01:00

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.