mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-23 08:17:45 +00:00
stabilize extern_system_varargs Based on top of https://github.com/rust-lang/rust/pull/144066. This has been already FCP'd over there, but `@workingjubilee` has some concerns regarding "system" varargs specifically (IIUC). Reference PR: https://github.com/rust-lang/reference/pull/2069.