rust/compiler/rustc_session
Tyler Mandry 07dbe49ce9
Rollup merge of #75094 - 0dvictor:cgu, r=oli-obk
Add `-Z combine_cgu` flag

Introduce a compiler option to let rustc combines all regular CGUs into a single one at the end of compilation.

Part of Issue #64191
2020-09-09 15:05:43 -07:00
..
src Rollup merge of #75094 - 0dvictor:cgu, r=oli-obk 2020-09-09 15:05:43 -07:00
Cargo.toml