Rollup merge of #149557 - folkertdev:c-variadic-not-supported, r=workingjubilee
c-variadic: bpf and spirv do not support c-variadic definitions tracking issue: https://github.com/rust-lang/rust/issues/44930 Emit a nice error message on bpf and spirv targets when a c-variadic function is defined. Spirv also does not support c-variadic calls, bpf appears to allow them. r? ```@workingjubilee```
M
Matthias Krüger committed
62a42e8a31f991ee1577a4b211de23d77becacbb
Committed by GitHub <noreply@github.com>
on 12/4/2025, 7:46:24 AM