Files
rust/compiler
Matthias Krüger 62a42e8a31 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```
2025-12-04 08:46:24 +01:00
..
fix
2025-11-27 17:55:34 +07:00
2025-11-18 09:20:21 +00:00
2025-10-12 08:08:30 +00:00
2025-09-26 17:53:49 +02:00
2025-11-19 00:17:37 -05:00