Files
rust/compiler
Matthias Krüger fc4464bf7b Rollup merge of #150094 - more-va-arg, r=workingjubilee
`c_variadic`: provide our own `va_arg` implementation for more targets

tracking issue: https://github.com/rust-lang/rust/issues/44930

Provide our own implementations in order to guarantee the behavior of `va_arg`. We will only be able to stabilize `c_variadic` on targets where we know and guarantee the properties of `va_arg`.

r? workingjubilee
2026-01-08 16:25:28 +01:00
..
2025-12-19 15:04:30 -08:00
2025-10-12 08:08:30 +00:00
2026-01-07 08:44:32 +08:00
2026-01-07 08:44:32 +08:00
2025-12-28 16:12:27 +00:00