mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
a7d2a68378
Queries with both `cache_on_disk` and `separate_provide_extern` will only disk-cache values for local keys. Other queries with `cache_on_disk` will disk-cache all values unconditionally.