Revert "Stabilize extended_varargs_abi_support
"
This reverts commit 685f189b43
.
This commit is contained in:
parent
92bedea1c5
commit
d97bde059a
16 changed files with 124 additions and 12 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue