about summary refs log tree commit diff
path: root/compiler/rustc_hir_analysis/src/structured_errors.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-01-13 15:10:28 +0100
committerGitHub <noreply@github.com>2024-01-13 15:10:28 +0100
commit7b507db24ba80e7e11f34240470519bb65fcf627 (patch)
treecfd78e02cdffcdec7d2c4ecdfe11c87afd0f28f2 /compiler/rustc_hir_analysis/src/structured_errors.rs
parent284cb714d2bf54b1af41dbc18469b478bc6f6489 (diff)
parent41e224b1bc09d4b6528924933d66518bdbc0ef59 (diff)
downloadrust-7b507db24ba80e7e11f34240470519bb65fcf627.tar.gz
rust-7b507db24ba80e7e11f34240470519bb65fcf627.zip
Rollup merge of #119587 - beepster4096:system_varargs, r=petrochenkov
Varargs support for system ABI

This PR allows functions with the `system` ABI to be variadic (under the `extended_varargs_abi_support` feature tracked in #100189). On x86 windows, the `system` ABI is equivalent to `C` for variadic functions. On other platforms, `system` is already equivalent to `C`.

Fixes #110505
Diffstat (limited to 'compiler/rustc_hir_analysis/src/structured_errors.rs')
0 files changed, 0 insertions, 0 deletions