about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/counters.rs
diff options
context:
space:
mode:
authorVeera <sveera.2001@gmail.com>2024-04-16 18:53:05 -0400
committerVeera <sveera.2001@gmail.com>2024-04-16 18:53:05 -0400
commitf005b451c2eeb018e3c2c6e6653636981cfa7f1a (patch)
tree64f807c278ee9e86f755a63eb0beb6bc3ea62045 /compiler/rustc_mir_transform/src/coverage/counters.rs
parent62a104df983522de8fe06ff866a47b3938fbd561 (diff)
downloadrust-f005b451c2eeb018e3c2c6e6653636981cfa7f1a.tar.gz
rust-f005b451c2eeb018e3c2c6e6653636981cfa7f1a.zip
Support C23's Variadics Without a Named Parameter
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`).
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/counters.rs')
0 files changed, 0 insertions, 0 deletions