rust/tests/ui/abi
bors 23ea77b8ed Auto merge of #125702 - workingjubilee:tell-tidy-about-csky, r=nikic
Give tidy the good news about C-SKY

It seems this was overlooked in https://github.com/rust-lang/rust/pull/125472 because we don't test C-SKY much yet.

Fixes #125697

r? `@erikdesjardins`
2024-05-29 22:34:14 +00: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
cabi-int-widening.rs
compatibility.rs tests: reenable ABI compatibility test for csky 2024-05-29 10:35:16 -07:00
debug.rs
debug.stderr Refactor float Primitives to a separate Float type 2024-05-06 14:56:10 +01:00
explicit_repr_rust.rs
fixed_x18.rs Simplify check for unsupported architectures 2024-05-29 16:58:46 +02:00
homogenous-floats-target-feature-mixup.rs
issue-28676.rs
lib-defaults.rs
nullable-pointer-ffi-compat.rs
relocation_model_pic.rs
riscv-discoverability-guidance.riscv32.stderr
riscv-discoverability-guidance.riscv64.stderr
riscv-discoverability-guidance.rs llvm: update riscv target feature to match LLVM 19 2024-04-17 16:15:24 -04:00
rustcall-generic.rs
segfault-no-out-of-stack.rs
stack-probes-lto.rs Disable stack overflow handler tests on iOS-like platforms 2024-05-28 12:31:12 +02:00
stack-probes.rs Disable stack overflow handler tests on iOS-like platforms 2024-05-28 12:31:12 +02:00
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
x86stdcall2.rs
x86stdcall.rs