0fa7feaf3f
Lower transmutes from int to pointer type as gep on null I thought of this while looking at https://github.com/rust-lang/rust/pull/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. |
||
---|---|---|
.. | ||
auxiliary | ||
foreign-call-no-runtime.rs | ||
foreign-dupe.rs | ||
foreign-fn-with-byval.rs | ||
foreign-no-abi.rs | ||
invoke-external-foreign.rs |