Files
rust/tests
Jonathan Brouwer 0f6fe2ea22 Rollup merge of #155486 - folkertdev:c-variadic-roundtrip, r=RalfJung
c-variadic: add roundtrip test

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

Test that our `va_arg` implementation matches (as in, can decode) how LLVM passes c-variadic arguments.

And some comment followup to https://github.com/rust-lang/rust/pull/152980 (cc @RalfJung, feel free to review this PR too btw).

r? tgross35
2026-04-19 16:04:34 +02:00
..
2026-04-17 16:08:45 +02:00
2026-04-14 11:05:19 +02:00