rust/tests/ui/c-variadic
2025-09-13 21:05:12 +02:00
..
fn-item-diagnostic-issue-69232.rs bless the tests and add a new one 2024-11-29 00:45:14 +01:00
fn-item-diagnostic-issue-69232.stderr bless the tests and add a new one 2024-11-29 00:45:14 +01:00
issue-32201.rs bless the tests and add a new one 2024-11-29 00:45:14 +01:00
issue-32201.stderr bless the tests and add a new one 2024-11-29 00:45:14 +01:00
issue-86053-1.rs c-variadic: reject non-extern functions 2025-09-08 19:18:21 +02:00
issue-86053-1.stderr c-variadic: reject functions with unsupported extern ABI 2025-09-09 21:38:38 +02:00
issue-86053-2.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-86053-2.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
naked.rs c-variadic: test ... with naked functions 2025-09-13 21:05:12 +02:00
no-closure.rs simplify check_c_variadic_type 2025-09-03 18:35:00 +02:00
no-closure.stderr simplify check_c_variadic_type 2025-09-03 18:35:00 +02:00
not-async.rs disallow c-variadic coroutines 2025-09-08 18:41:21 +02:00
not-async.stderr disallow c-variadic coroutines 2025-09-08 18:41:21 +02:00
same-program-multiple-abis-arm.rs stabilize extended_varargs_abi_support 2025-09-02 08:48:12 +02:00
same-program-multiple-abis-x86_64.rs stabilize extended_varargs_abi_support 2025-09-02 08:48:12 +02:00
valid.rs test valid cases of c-variadic function definitions 2025-09-03 18:29:35 +02:00
variadic-ffi-1.rs add codegen test for variadics (also replacing some existing does-this-build tests) 2025-07-23 14:19:14 +02:00
variadic-ffi-1.stderr add codegen test for variadics (also replacing some existing does-this-build tests) 2025-07-23 14:19:14 +02:00
variadic-ffi-4.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
variadic-ffi-4.stderr best_blame_constraint: don't filter constraints by sup SCC 2025-01-06 16:08:29 -08:00
variadic-ffi-6.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
variadic-ffi-6.stderr Rollup merge of #117914 - estebank:issue-85843, r=wesleywiser 2023-12-12 17:40:53 +01:00
variadic-ffi-no-fixed-args.rs Update Tests 2024-04-16 18:15:37 -04:00
variadic-unreachable-arg-error.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00