mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-03 02:40:40 +00:00

If a function incorrectly contains multiple `...` args, and is also not foreign or `unsafe extern "C"`, only emit the latter error once.
If a function incorrectly contains multiple `...` args, and is also not foreign or `unsafe extern "C"`, only emit the latter error once.