rust/library/core
Matthias Krüger 2eeec770fe
Rollup merge of #146925 - DiuDiu777:va-doc-fix, r=tgross35
Add doc for va_list APIs

I observed that [PR146521](https://github.com/rust-lang/rust/pull/146521) submitted two weeks ago resolved some documentation issues related to `VaListImpl`, similar to the previous [PR136969](https://github.com/rust-lang/rust/pull/136969).

This PR specifically adds requirements about argument availability for `VaListImpl::arg`, and also adds safety descriptions to the three associated intrinsic APIs.
2025-11-20 11:15:49 +01:00
..
src Rollup merge of #146925 - DiuDiu777:va-doc-fix, r=tgross35 2025-11-20 11:15:49 +01:00
Cargo.toml add autodiff examples 2025-11-16 23:35:37 -05:00