mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 11:51:31 +03:00
fad2a35ebf
Defer codegen for the VaList Drop impl to actual uses This allows compiling libcore with codegen backends that don't actually implement VaList like cg_clif.