许杰友 Jieyou Xu (Joe)
c112195fec
Rollup merge of #133620 - dev-ardi:simplify-hir_typeck_pass_to_variadic_function, r=compiler-errors
...
Simplify hir_typeck_pass_to_variadic_function
r? ``@compiler-errors``
This reworks a bit how the diagnostic is generated so that it does the same as #133538
The `help` is useless now so I removed it
2024-11-30 12:56:54 +08:00
Orion Gonzalez
ce98bf3d79
simplify how the hir_typeck_pass_to_variadic_function diagnostic is created
2024-11-29 20:49:06 +01:00
Soveu
685f189b43
Stabilize extended_varargs_abi_support
2024-11-27 22:21:33 +01:00
long-long-float
332b41dbce
Use ordinal number in argument error
...
Fix error message
Fix tests
Format
2024-07-14 13:50:09 +09:00
Michael Goulet
bf66723c0e
Test and note unsafe ctor to fn ptr coercion
...
Also remove a note that I don't consider to be very useful in context.
2023-08-30 15:09:40 -07:00
Esteban Küber
5ae8e23816
Mention fn coercion rules (needs to be expanded)
2023-01-30 21:51:33 +00:00
Albert Larsan
cf2dff2b1e
Move /src/test to /tests
2023-01-11 09:32:08 +00:00