mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-04 19:28:29 +00:00

When the word "cache" appears in the context of the query system, it often isn't obvious whether that is referring to the in-memory query cache or the on-disk incremental cache. For these types, we can assure the reader that they are for in-memory caching.