1
Fork 0

Revert "Stabilize extended_varargs_abi_support"

This reverts commit 685f189b43.
This commit is contained in:
Jubilee Young 2025-02-11 17:22:27 -08:00
parent 92bedea1c5
commit d97bde059a
16 changed files with 124 additions and 12 deletions

View file

@ -602,7 +602,7 @@ hir_analysis_value_of_associated_struct_already_specified =
.label = re-bound here
.previous_bound_label = `{$item_name}` bound here first
hir_analysis_variadic_function_compatible_convention = C-variadic function must have a compatible calling convention, like `C`, `cdecl`, `system`, `aapcs`, `win64`, `sysv64` or `efiapi`
hir_analysis_variadic_function_compatible_convention = C-variadic function must have a compatible calling convention, like {$conventions}
.label = C-variadic function must have a compatible calling convention
hir_analysis_variances_of = {$variances}