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. |
||
|---|---|---|
| .. | ||
| caches.rs | ||
| config.rs | ||
| job.rs | ||
| mod.rs | ||
| plumbing.rs | ||
| README.md | ||
For more information about how the query system works, see the rustc dev guide.