rust/tests/ui/c-variadic
Soveu eea6149e03 Enable varargs support for AAPCS calling convention
This is the default calling convention for ARM - it is used for extern "C",
therefore it supports varargs.
2023-09-14 23:21:39 +02:00
..
feature-gate-extended_varargs_abi_support.rs Stabilize abi_efiapi feature 2023-01-11 20:42:13 -05:00
feature-gate-extended_varargs_abi_support.stderr Stabilize abi_efiapi feature 2023-01-11 20:42:13 -05:00
issue-32201.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-32201.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-86053-1.rs Filter impl and where-clause candidates that reference errors 2023-01-11 20:03:29 +00:00
issue-86053-1.stderr Filter impl and where-clause candidates that reference errors 2023-01-11 20:03:29 +00:00
issue-86053-2.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-86053-2.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
variadic-ffi-1.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
variadic-ffi-1.stderr Test and note unsafe ctor to fn ptr coercion 2023-08-30 15:09:40 -07:00
variadic-ffi-2.rs Enable varargs support for AAPCS calling convention 2023-09-14 23:21:39 +02:00
variadic-ffi-2.stderr Enable varargs support for AAPCS calling convention 2023-09-14 23:21:39 +02:00
variadic-ffi-4.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
variadic-ffi-4.stderr Tweak E0597 2023-01-15 19:46:20 +00:00
variadic-ffi-6.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
variadic-ffi-6.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
variadic-ffi-no-fixed-args.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
variadic-ffi-no-fixed-args.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
variadic-unreachable-arg-error.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00