mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-02 00:07:42 +03:00
779cb00311
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.