about summary refs log tree commit diff
path: root/tests/ui/c-variadic/variadic-ffi-1.stderr
AgeCommit message (Expand)AuthorLines
2025-07-23add codegen test for variadics (also replacing some existing does-this-build ...Ralf Jung-13/+19
2025-06-13variadic functions: remove list of supported ABIs from errorRalf Jung-13/+13
2025-02-24tests: use minicore moreDavid Wood-13/+13
2025-02-21More sophisticated span trimmingMichael Goulet-6/+4
2025-02-12Split out the `extern_system_varargs` featureJubilee Young-1/+1
2025-02-11Revert "Stabilize `extended_varargs_abi_support`"Jubilee Young-1/+1
2025-02-10Show diff suggestion format on verbose replacementEsteban Küber-4/+6
2025-02-06Label mismatched parameters at the def site for foreign functions.Jason Newcomb-2/+2
2024-11-30Rollup merge of #133620 - dev-ardi:simplify-hir_typeck_pass_to_variadic_funct...许杰友 Jieyou Xu (Joe)-6/+36
2024-11-29simplify how the `hir_typeck_pass_to_variadic_function` diagnostic is createdOrion Gonzalez-6/+36
2024-11-27Stabilize `extended_varargs_abi_support`Soveu-1/+1
2024-07-14Use ordinal number in argument errorlong-long-float-1/+1
2023-08-30Test and note unsafe ctor to fn ptr coercionMichael Goulet-2/+0
2023-01-30Mention fn coercion rules (needs to be expanded)Esteban Küber-0/+2
2023-01-11Move /src/test to /testsAlbert Larsan-0/+100