mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-10 22:34:01 +00:00

This will allow merging all fat LTO steps together. In addition it reduces the amount of work done on the coordinator thread without jobserver token.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.