rust/compiler/rustc_middle
Matthias Krüger cca43fe8e2
Rollup merge of #98888 - RalfJung:interpret-checked-bin, r=oli-obk
interpret: fix CheckedBinOp behavior when overflow checking is disabled

Adjusts the interpreter to https://github.com/rust-lang/rust/pull/98738.

r? `@oli-obk`
2022-07-05 17:08:11 +02:00
..
2022-06-27 08:48:55 +10:00

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