mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 20:20:59 +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