rust/compiler/rustc_query_system/src/query
2023-03-30 21:14:43 +11:00
..
caches.rs Remove an out-of-date comment on QueryCache::lookup. 2023-03-30 21:14:43 +11:00
config.rs Ensure value is on the on-disk cache before returning. 2023-03-11 22:41:01 +00:00
job.rs Rollup merge of #108480 - Zoxc:rayon-tlv, r=cuviper 2023-03-28 12:51:12 +02:00
mod.rs Make rustc_query_system take QueryConfig by instance. 2023-02-26 23:35:47 +01:00
plumbing.rs no shadow plz 2023-03-27 20:47:15 +00:00
README.md mv compiler to compiler/ 2020-08-30 18:45:07 +03:00

For more information about how the query system works, see the rustc dev guide.