rust/compiler/rustc_data_structures
Zalathar 623d6e8ca4 Notes on types/traits used for in-memory query caching
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.
2025-02-03 22:36:01 +11:00
..
src Notes on types/traits used for in-memory query caching 2025-02-03 22:36:01 +11:00
Cargo.toml Flip the rustc-rayon/indexmap dependency order 2025-01-27 10:14:37 -08:00