rust/tests/ui/abi
bors 0fa7feaf3f Auto merge of #121282 - saethlin:gep-null-means-no-provenance, r=scottmcm
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.
2024-03-12 04:11:37 +00:00
..
cross-crate Update test directives for wasm32-wasip1 2024-03-11 09:36:35 -07:00
extern Update test directives for wasm32-wasip1 2024-03-11 09:36:35 -07:00
foreign Auto merge of #121282 - saethlin:gep-null-means-no-provenance, r=scottmcm 2024-03-12 04:11:37 +00:00
issues Update test directives for wasm32-wasip1 2024-03-11 09:36:35 -07:00
mir Update test directives for wasm32-wasip1 2024-03-11 09:36:35 -07:00
numbers-arithmetic
statics Update test directives for wasm32-wasip1 2024-03-11 09:36:35 -07:00
struct-enums Update test directives for wasm32-wasip1 2024-03-11 09:36:35 -07:00
union Update test directives for wasm32-wasip1 2024-03-11 09:36:35 -07:00
abi-sysv64-arg-passing.rs
abi-sysv64-register-usage.rs
abi-typo-unstable.rs
abi-typo-unstable.stderr
anon-extern-mod.rs Update test directives for wasm32-wasip1 2024-03-11 09:36:35 -07:00
arm-unadjusted-intrinsic.rs
c-stack-as-value.rs Update test directives for wasm32-wasip1 2024-03-11 09:36:35 -07:00
c-stack-returning-int64.rs Update test directives for wasm32-wasip1 2024-03-11 09:36:35 -07:00
cabi-int-widening.rs Update test directives for wasm32-wasip1 2024-03-11 09:36:35 -07:00
compatibility.rs loongarch: add frecipe and relax target feature 2024-03-06 17:24:32 +08:00
debug.rs
debug.stderr
explicit_repr_rust.rs
homogenous-floats-target-feature-mixup.rs Update test directives for wasm32-wasip1 2024-03-11 09:36:35 -07:00
issue-28676.rs Update test directives for wasm32-wasip1 2024-03-11 09:36:35 -07:00
lib-defaults.rs Update test directives for wasm32-wasip1 2024-03-11 09:36:35 -07:00
nullable-pointer-ffi-compat.rs
relocation_model_pic.rs
riscv-discoverability-guidance.riscv32.stderr
riscv-discoverability-guidance.riscv64.stderr
riscv-discoverability-guidance.rs
rustcall-generic.rs
segfault-no-out-of-stack.rs Update test directives for wasm32-wasip1 2024-03-11 09:36:35 -07:00
stack-probes-lto.rs
stack-probes.rs
stack-protector.rs
unsized-args-in-c-abi-issues-94223-115845.rs
unsupported.aarch64.stderr
unsupported.arm.stderr
unsupported.i686.stderr
unsupported.riscv32.stderr
unsupported.riscv64.stderr
unsupported.rs
unsupported.x64.stderr
variadic-ffi.rs Update test directives for wasm32-wasip1 2024-03-11 09:36:35 -07:00
x86stdcall2.rs
x86stdcall.rs