mirror of https://github.com/rust-lang/rust.git
![]() Split out the `extern_system_varargs` feature After the stabilization PR was opened, `extern "system"` functions were added to `extended_varargs_abi_support`. This has a number of questions regarding it that were not discussed and were somewhat surprising. It deserves to be considered as its own feature, separate from `extended_varargs_abi_support`. Tracking issue: - https://github.com/rust-lang/rust/issues/136946 |
||
---|---|---|
.. | ||
callback-as-argument.rs | ||
gate_test.rs | ||
gate_test.stderr | ||
generics.rs | ||
generics.stderr | ||
params-via-stack.rs | ||
params-via-stack.stderr | ||
return-via-stack.rs | ||
return-via-stack.stderr | ||
via-registers.rs | ||
wrong-abi-location-1.rs | ||
wrong-abi-location-1.stderr | ||
wrong-abi-location-2.rs | ||
wrong-abi-location-2.stderr |