rust/tests/ui/abi
Taiki Endo b07232d95d Move tests/ui/abi/riscv32e-registers.rs to tests/ui/asm/riscv
This also adds comments explaining the difference to bad-reg.rs.
2024-11-03 18:32:04 +09:00
..
cross-crate
extern
foreign
issues
mir
numbers-arithmetic
statics Update tests for hidden references to mutable static 2024-09-13 14:10:56 +03:00
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
stack-probes-lto.rs Update the minimum external LLVM to 18 2024-09-18 13:53:31 -07:00
stack-probes.rs Update the minimum external LLVM to 18 2024-09-18 13:53:31 -07:00
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