rust/tests/ui/abi
2023-09-08 13:25:51 +02:00
..
cross-crate
extern
foreign lint/ctypes: ext. abi fn-ptr in internal abi fn 2023-07-03 13:40:20 +01:00
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
compatibility.rs need to disable part of this test on arm 2023-09-08 13:25:51 +02:00
debug.rs also ensure that size and alignment are the same 2023-09-08 08:59:55 +02:00
debug.stderr also ensure that size and alignment are the same 2023-09-08 08:59:55 +02:00
explicit_repr_rust.rs Allow explicit #[repr(Rust)] 2023-07-29 06:58:29 +00:00
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
relocation_model_pic.rs Add the relocation_model to the cfg 2023-08-18 19:57:28 +02:00
riscv-discoverability-guidance.riscv32.stderr feat: riscv-interrupt-{m,s} calling conventions 2023-08-08 18:09:56 -07:00
riscv-discoverability-guidance.riscv64.stderr feat: riscv-interrupt-{m,s} calling conventions 2023-08-08 18:09:56 -07:00
riscv-discoverability-guidance.rs feat: riscv-interrupt-{m,s} calling conventions 2023-08-08 18:09:56 -07:00
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 feat: riscv-interrupt-{m,s} calling conventions 2023-08-08 18:09:56 -07:00
unsupported.arm.stderr feat: riscv-interrupt-{m,s} calling conventions 2023-08-08 18:09:56 -07:00
unsupported.i686.stderr feat: riscv-interrupt-{m,s} calling conventions 2023-08-08 18:09:56 -07:00
unsupported.riscv32.stderr feat: riscv-interrupt-{m,s} calling conventions 2023-08-08 18:09:56 -07:00
unsupported.riscv64.stderr feat: riscv-interrupt-{m,s} calling conventions 2023-08-08 18:09:56 -07:00
unsupported.rs feat: riscv-interrupt-{m,s} calling conventions 2023-08-08 18:09:56 -07:00
unsupported.x64.stderr feat: riscv-interrupt-{m,s} calling conventions 2023-08-08 18:09:56 -07:00
variadic-ffi.rs
x86stdcall2.rs
x86stdcall.rs