mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-06 20:27:48 +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.