rust/src/test/ui/abi
Simonas Kazlauskas 748a089acd Disallow the aapcs CC on Aarch64
This never really worked and makes LLVM assert.
2021-08-30 13:46:07 +03:00
..
auxiliary Update tests for extern block linting 2021-01-13 07:49:16 -05:00
consts/auxiliary Update tests for extern block linting 2021-01-13 07:49:16 -05:00
cross-crate Update tests for extern block linting 2021-01-13 07:49:16 -05:00
extern Update code to account for extern ABI requirement 2021-01-13 07:49:45 -05:00
foreign Update tests for extern block linting 2021-01-13 07:49:16 -05:00
issues Update tests for extern block linting 2021-01-13 07:49:16 -05:00
mir Update tests for extern block linting 2021-01-13 07:49:16 -05:00
numbers-arithmetic Group all ui tests and move to abi #62593 2019-08-15 16:00:54 +02:00
statics Update tests for extern block linting 2021-01-13 07:49:16 -05:00
struct-enums Update tests for extern block linting 2021-01-13 07:49:16 -05:00
union Group all ui tests and move to abi #62593 2019-08-15 16:00:54 +02:00
abi-sysv64-arg-passing.rs test: address comments and pacify the merciless tidy. 2020-02-08 06:52:09 +02:00
abi-sysv64-register-usage.rs Fix ui tests for llvm_asm! deprecation 2021-08-15 13:27:13 +01:00
anon-extern-mod.rs Update tests for extern block linting 2021-01-13 07:49:16 -05:00
c-stack-as-value.rs Update tests for extern block linting 2021-01-13 07:49:16 -05:00
cabi-int-widening.rs Update tests for extern block linting 2021-01-13 07:49:16 -05:00
duplicated-external-mods.rs Group all ui tests and move to abi #62593 2019-08-15 16:00:54 +02:00
invoke-external-foreign.rs Group all ui tests and move to abi #62593 2019-08-15 16:00:54 +02:00
issue-28676.rs Move some tests to more reasonable directories - 2 2021-01-16 19:46:54 -03:00
lib-defaults.rs Group all ui tests and move to abi #62593 2019-08-15 16:00:54 +02:00
nullable-pointer-ffi-compat.rs Move some tests to more suitable subdirs 2021-03-06 18:24:53 +09:00
rustcall-generic.rs Add a sane error for rust-call functions not taking tuples during type checking, and associated UI tests 2020-11-11 18:15:39 -05:00
segfault-no-out-of-stack.rs Update tests for extern block linting 2021-01-13 07:49:16 -05:00
stack-probes-lto.rs Drop support for cloudabi targets 2020-11-22 17:11:41 -05:00
stack-probes.rs Update tests for extern block linting 2021-01-13 07:49:16 -05:00
unsupported.aarch64.stderr Disallow the aapcs CC on Aarch64 2021-08-30 13:46:07 +03:00
unsupported.arm.stderr Disallow the aapcs CC on Aarch64 2021-08-30 13:46:07 +03:00
unsupported.i686.stderr Disallow the aapcs CC on Aarch64 2021-08-30 13:46:07 +03:00
unsupported.rs Disallow the aapcs CC on Aarch64 2021-08-30 13:46:07 +03:00
unsupported.x64.stderr Disallow the aapcs CC on Aarch64 2021-08-30 13:46:07 +03:00
variadic-ffi.rs Update tests for extern block linting 2021-01-13 07:49:16 -05:00