Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto merge of #121282 - saethlin:gep-null-means-no-provenance, r=scot…
…tmcm Lower transmutes from int to pointer type as gep on null I thought of this while looking at rust-lang/rust#121242. See that PR's description for why this lowering is preferable. The UI test that's being changed here crashes without changing the transmutes into casts. Based on that, this PR should not be merged without a crater build-and-test run.
- Loading branch information