mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 13:06:28 +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.