rust/src/test/ui/c-variadic
2023-01-05 03:02:10 +00:00
..
feature-gate-extended_varargs_abi_support.rs Cleanup message and bless tests 2022-10-23 19:11:25 -04:00
feature-gate-extended_varargs_abi_support.stderr Cleanup message and bless tests 2022-10-23 19:11:25 -04:00
issue-32201.rs Move some tests to more reasonable directories 2021-11-06 15:35:20 -03:00
issue-32201.stderr Move some tests to more reasonable directories 2021-11-06 15:35:20 -03:00
issue-86053-1.rs Handle C-variadic arguments properly when reporting region errors 2021-06-09 17:02:39 +02:00
issue-86053-1.stderr Make some diagnostics not depend on the source of what they reference being available 2022-12-13 09:48:22 +00:00
issue-86053-2.rs Handle C-variadic arguments properly when reporting region errors 2021-06-09 17:02:39 +02:00
issue-86053-2.stderr Remove textual span from diagnostic string 2021-10-13 10:53:44 +00:00
variadic-ffi-1.rs Tweak wording of fn call with wrong number of args 2023-01-05 03:02:10 +00:00
variadic-ffi-1.stderr Cleanup message and bless tests 2022-10-23 19:11:25 -04:00
variadic-ffi-2.rs Enable varargs support for calling conventions other than C or cdecl 2022-10-23 18:46:16 -04:00
variadic-ffi-2.stderr Cleanup message and bless tests 2022-10-23 19:11:25 -04:00
variadic-ffi-4.rs Update tests 2020-05-22 18:03:08 +01:00
variadic-ffi-4.stderr Format invariance notes with backticks 2022-04-04 20:26:31 -07:00
variadic-ffi-6.rs Add c_variadic language feature item 2019-02-27 10:21:40 -05:00
variadic-ffi-6.stderr Report elision failures on the AST. 2022-07-25 19:19:23 +02:00
variadic-ffi-no-fixed-args.rs Update tests for extern block linting 2021-01-13 07:49:16 -05:00
variadic-ffi-no-fixed-args.stderr fix off-by-one in parameter spans 2020-10-15 09:49:36 -04:00
variadic-unreachable-arg-error.rs Slight cleanup 2021-12-28 12:58:31 -05:00