diff options
author | bors <bors@rust-lang.org> | 2023-04-26 15:52:33 +0000 |
---|---|---|
committer | bors <bors@rust-lang.org> | 2023-04-26 15:52:33 +0000 |
commit | 9c044d77a334609513f3b615e0763a40cc02424d (patch) | |
tree | ae444821302a827fe1af2cc2a2da4396e099c6c3 /tests/rustdoc-js-std/parser-errors.js | |
parent | 8763965a2c7b68a33af5fc55999f9eff26749fd6 (diff) | |
parent | 05a665f21a6f9763d136a9d2d7c0255de6d333fb (diff) | |
download | rust-9c044d77a334609513f3b615e0763a40cc02424d.tar.gz |
Auto merge of #110822 - scottmcm:lower-offset-to-mir, r=compiler-errors
Lower `intrinsics::offset` to `mir::BinOp::Offset`
They're [semantically the same](https://doc.rust-lang.org/nightly/nightly-rustc/rustc_middle/mir/enum.Rvalue.html#variant.BinaryOp), so this means the backends don't need to handle the intrinsic and means fewer MIR basic blocks in pointer arithmetic code.
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions