mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 20:20:59 +03:00
9d1b62c109
Delegation: reject C-variadics The explanation is contained in attached issues. Fixes https://github.com/rust-lang/rust/issues/127443 Fixes https://github.com/rust-lang/rust/issues/127413 r? `@petrochenkov`