rust/tests/ui/abi
2024-11-09 03:22:09 +09: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
arm-unadjusted-intrinsic.rs
c-stack-as-value.rs
c-stack-returning-int64.rs
c-zst.aarch64-darwin.stderr tests: Bless rustc_abi::Abi::Aggregate => ::Memory 2024-10-30 01:41:31 -07:00
c-zst.powerpc-linux.stderr tests: Bless rustc_abi::Abi::Aggregate => ::Memory 2024-10-30 01:41:31 -07:00
c-zst.rs tests: cross-compile multi-platform ZST ABI tests 2024-10-30 01:41:27 -07:00
c-zst.s390x-linux.stderr tests: Bless rustc_abi::Abi::Aggregate => ::Memory 2024-10-30 01:41:31 -07:00
c-zst.sparc64-linux.stderr tests: Bless rustc_abi::Abi::Aggregate => ::Memory 2024-10-30 01:41:31 -07:00
c-zst.x86_64-linux.stderr tests: Bless rustc_abi::Abi::Aggregate => ::Memory 2024-10-30 01:41:31 -07:00
c-zst.x86_64-pc-windows-gnu.stderr tests: Bless rustc_abi::Abi::Aggregate => ::Memory 2024-10-30 01:41:31 -07:00
cabi-int-widening.rs
compatibility.rs tests: use minicore in tests/ui/abi/compatibility.rs as an example 2024-10-31 18:20:11 +08:00
debug.rs
debug.stderr tests: Bless rustc_abi::Abi::Aggregate => ::Memory 2024-10-30 01:41:31 -07:00
explicit_repr_rust.rs
fixed_x18.rs
homogenous-floats-target-feature-mixup.rs
issue-28676.rs
large-byval-align.rs
lib-defaults.rs
nullable-pointer-ffi-compat.rs
relocation_model_pic.rs
removed-wasm-abi.rs
removed-wasm-abi.stderr
riscv-discoverability-guidance.riscv32.stderr
riscv-discoverability-guidance.riscv64.stderr
riscv-discoverability-guidance.rs
rustcall-generic.rs
segfault-no-out-of-stack.rs
shadow-call-stack-without-fixed-x18.rs
sparcv8plus.rs Add v8plus target feature to sparc and use it in create_object_file 2024-11-09 03:22:09 +09:00
sparcv8plus.sparc_cpu_v9_feature_v8plus.stderr Add v8plus target feature to sparc and use it in create_object_file 2024-11-09 03:22:09 +09:00
sparcv8plus.sparc_cpu_v9.stderr Add v8plus target feature to sparc and use it in create_object_file 2024-11-09 03:22:09 +09:00
sparcv8plus.sparc_feature_v8plus.stderr Add v8plus target feature to sparc and use it in create_object_file 2024-11-09 03:22:09 +09:00
sparcv8plus.sparc.stderr Add v8plus target feature to sparc and use it in create_object_file 2024-11-09 03:22:09 +09:00
sparcv8plus.sparcv8plus.stderr Add v8plus target feature to sparc and use it in create_object_file 2024-11-09 03:22:09 +09:00
stack-probes-lto.rs
stack-probes.rs
stack-protector.rs
sysv64-zst.rs
sysv64-zst.stderr tests: Bless rustc_abi::Abi::Aggregate => ::Memory 2024-10-30 01:41:31 -07:00
unsized-args-in-c-abi-issues-94223-115845.rs
unsupported.aarch64.stderr make unsupported_calling_conventions a hard error 2024-10-20 15:22:21 +02:00
unsupported.arm.stderr make unsupported_calling_conventions a hard error 2024-10-20 15:22:21 +02:00
unsupported.i686.stderr make unsupported_calling_conventions a hard error 2024-10-20 15:22:21 +02:00
unsupported.riscv32.stderr make unsupported_calling_conventions a hard error 2024-10-20 15:22:21 +02:00
unsupported.riscv64.stderr make unsupported_calling_conventions a hard error 2024-10-20 15:22:21 +02:00
unsupported.rs make unsupported_calling_conventions a hard error 2024-10-20 15:22:21 +02:00
unsupported.x64.stderr make unsupported_calling_conventions a hard error 2024-10-20 15:22:21 +02:00
variadic-ffi.rs
win64-zst.rs tests: cross-compile multi-platform ZST ABI tests 2024-10-30 01:41:27 -07:00
win64-zst.x86_64-linux.stderr tests: Bless rustc_abi::Abi::Aggregate => ::Memory 2024-10-30 01:41:31 -07:00
win64-zst.x86_64-windows-gnu.stderr tests: Bless rustc_abi::Abi::Aggregate => ::Memory 2024-10-30 01:41:31 -07:00
win64-zst.x86_64-windows-msvc.stderr tests: Bless rustc_abi::Abi::Aggregate => ::Memory 2024-10-30 01:41:31 -07:00
x86stdcall2.rs
x86stdcall.rs