mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 03:37:26 +03:00
c81b43d8ac
Introduce a compiler option to let rustc combines all regular CGUs into a single one at the end of compilation. Part of Issue #64191
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.