mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 18:40:57 +03:00
0ab1a47246
c-variadic: document `Clone` and `Drop` instances and require `VaArgSafe: Copy` tracking issue: https://github.com/rust-lang/rust/issues/44930 Fixing some things that came up in the stabilization PR r? tgross35 cc @kpreid