mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-21 04:51:51 +00:00
Extend meta parameters to all generated code in compat_fn. Fixes https://github.com/rust-lang/rust/issues/79203. This addresses a regression from 7e2032390cf34f3ffa726b7bd890141e2684ba63 for UWP targets.