rust/tests/ui/abi
Nikita Popov 01cdc505d9 Fix stack-protector.rs on LLVM 17
Prevent fill from being (correctly) optimized away by passing the
address of the alloca to black_box.
2023-08-07 20:35:55 +02:00
..
cross-crate
extern
foreign
issues
mir
numbers-arithmetic
statics
struct-enums
union
abi-sysv64-arg-passing.rs
abi-sysv64-register-usage.rs
abi-typo-unstable.rs
abi-typo-unstable.stderr
anon-extern-mod.rs
c-stack-as-value.rs
c-stack-returning-int64.rs
cabi-int-widening.rs
homogenous-floats-target-feature-mixup.rs
issue-28676.rs
issue-94223.rs abi: avoid ice for non-ffi-safe fn ptrs 2023-07-03 13:40:20 +01:00
lib-defaults.rs
nullable-pointer-ffi-compat.rs
rustcall-generic.rs
segfault-no-out-of-stack.rs
stack-probes-lto.rs Replace ignore-everything with only-arch 2023-07-29 15:49:07 -07:00
stack-probes.rs Replace ignore-everything with only-arch 2023-07-29 15:49:07 -07:00
stack-protector.rs Fix stack-protector.rs on LLVM 17 2023-08-07 20:35:55 +02:00
unsupported.aarch64.stderr stabilize abi_thiscall 2023-08-07 14:11:03 +02:00
unsupported.arm.stderr stabilize abi_thiscall 2023-08-07 14:11:03 +02:00
unsupported.i686.stderr stabilize abi_thiscall 2023-08-07 14:11:03 +02:00
unsupported.rs stabilize abi_thiscall 2023-08-07 14:11:03 +02:00
unsupported.x64.stderr stabilize abi_thiscall 2023-08-07 14:11:03 +02:00
variadic-ffi.rs
x86stdcall2.rs
x86stdcall.rs