Files
rust/compiler/rustc_macros/src
Zalathar a7d2a68378 Simplify the cache_on_disk_if modifier to just cache_on_disk
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.
2026-03-31 17:16:10 +11:00
..
2025-06-28 09:25:55 +00:00
2026-01-21 20:03:56 -05:00
2026-03-04 15:16:52 +01:00
2025-12-08 00:28:43 +01:00