rust/library/core
Jana Dönszelmann 6c38e469b2
Rollup merge of #152675 - folkertdev:va-list-docs, r=tgross35
Improve `VaList` stdlib docs

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

Some improvements to the `VaList` documentation, at least adding an example. We should link to the reference for c-variadic functions once stable. I've tried to call out explicitly that the type is meant for sending over the FFI boundary.

r? workingjubilee
cc @tgross35
2026-02-17 14:18:46 +01:00
..
src Rollup merge of #152675 - folkertdev:va-list-docs, r=tgross35 2026-02-17 14:18:46 +01:00
Cargo.toml add autodiff examples 2025-11-16 23:35:37 -05:00