rust/src/test/ui/abi
2022-03-27 09:19:34 -03:00
..
cross-crate Remove duplicated test files 2022-03-27 09:19:34 -03:00
extern Update code to account for extern ABI requirement 2021-01-13 07:49:45 -05:00
foreign Remove duplicated test files 2022-03-27 09:19:34 -03: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 Add needs-asm-support directive to tests where necessary 2022-03-21 18:48:24 +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
c-stack-returning-int64.rs Move some tests to more reasonable directories 2021-11-14 14:38:42 -03:00
cabi-int-widening.rs Update tests for extern block linting 2021-01-13 07:49:16 -05: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
stack-protector.rs add rustc option for using LLVM stack smash protection 2021-11-22 20:06:22 +01:00
unsupported.aarch64.stderr make thiscall on unsupported platforms an error 2021-10-25 14:56:21 -07:00
unsupported.arm.stderr make thiscall on unsupported platforms an error 2021-10-25 14:56:21 -07:00
unsupported.i686.stderr Disallow the aapcs CC on Aarch64 2021-08-30 13:46:07 +03:00
unsupported.rs make thiscall on unsupported platforms an error 2021-10-25 14:56:21 -07:00
unsupported.x64.stderr make thiscall on unsupported platforms an error 2021-10-25 14:56:21 -07:00
variadic-ffi.rs Update tests for extern block linting 2021-01-13 07:49:16 -05:00
x86stdcall.rs Move some tests to more reasonable directories 2021-11-14 14:38:42 -03:00
x86stdcall2.rs Move some tests to more reasonable directories 2021-11-14 14:38:42 -03:00