Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1613649 - Explicitly opt-out of Rust's local ThinLTO for DEVELOPE…
…R_OPTIONS builds. r=firefox-build-system-reviewers,chmanchester By default the Rust compiler will perform a limited kind of ThinLTO on each crate. For local builds this additional optimization is not worth the increase in compile time. Differential Revision: https://phabricator.services.mozilla.com/D61821 --HG-- extra : moz-landing-system : lando
- Loading branch information