rust/compiler/rustc_middle
Matthias Krüger a48d83d556
Rollup merge of #109234 - tmiasko:overflow-checks, r=cjgillot
Tweak implementation of overflow checking assertions

Extract and reuse logic controlling behaviour of overflow checking assertions instead of duplicating it three times.

r? `@cjgillot`
2023-03-18 12:04:23 +01:00
..
2023-03-11 22:51:57 +01:00

For more information about how rustc works, see the rustc dev guide.