mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-18 08:40:55 +00:00
Only create `OnDiskCache` in incremental compilation mode This lets us skip doing useless work when we're not in incremental compilation mode.