mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-23 02:27:39 +03:00
8e0ebb9044
Just gating `...` is insufficient because we make the types available everywhere, and you could still define and export functions that used va_arg for targets where we don't want to stably support it.