rust/compiler/rustc_middle
bors 4051305389 Auto merge of #112238 - scottmcm:mir-add-unchecked, r=cjgillot
Promote unchecked integer math to MIR `BinOp`s

So slice indexing by a range gets down to one basic block, for example.

r? cjgillot
2023-06-19 17:14:21 +00:00
..
2023-04-30 09:48:47 +02:00

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