rust/compiler/rustc_query_system/src/query
2023-04-30 09:48:47 +02:00
..
caches.rs Split {Idx, IndexVec, IndexSlice} into their own modules 2023-04-24 13:53:35 +00:00
config.rs Use dynamic dispatch for queries 2023-04-30 09:48:47 +02:00
job.rs Rollup merge of #108480 - Zoxc:rayon-tlv, r=cuviper 2023-03-28 12:51:12 +02:00
mod.rs Use dynamic dispatch for queries 2023-04-30 09:48:47 +02:00
plumbing.rs Use dynamic dispatch for queries 2023-04-30 09:48:47 +02: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.