Files
rust/compiler/rustc_query_impl/src
bors 7b25457166 Auto merge of #151943 - Zalathar:cache-on-disk, r=TaKO8Ki
Clean up query macros for `cache_on_disk_if`

This PR aims to make the macros for dealing with `cache_on_disk_if` a bit easier to read and work with.

There should be no change to compiler behaviour.
2026-02-10 20:57:44 +00:00
..
2026-02-09 20:02:43 +11:00

For more information about how the query system works, see the rustc dev guide.