rust/compiler/rustc_query_system
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 Delete the cfg(not(parallel)) serial compiler 2024-11-12 13:38:58 +00:00
messages.ftl improve diagnostics for const eval query overflow 2025-01-06 09:43:05 +01:00