mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-26 06:35:27 +00:00
f005b451c2
This PR removes the static check that disallowed extern functions with ellipsis (varargs) as the only parameter since this is now valid in C23. Also, adds a doc comment for `check_decl_cvariadic_pos()` and fixes the name of the function (`varadic` -> `variadic`). |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |