Only create `OnDiskCache` in incremental compilation mode This lets us skip doing useless work when we're not in incremental compilation mode.
For more information about how rustc works, see the rustc dev guide.
Only create `OnDiskCache` in incremental compilation mode This lets us skip doing useless work when we're not in incremental compilation mode.
For more information about how rustc works, see the rustc dev guide.