rust/compiler/rustc_query_system/src/query
2023-05-23 14:53:36 +00: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 Don't leak the function that is called on drop 2023-05-23 14:53:36 +00:00
mod.rs Use dynamic dispatch for queries 2023-04-30 09:48:47 +02:00
plumbing.rs Delay a bug when overwriting fed value. 2023-05-17 20:42:03 +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.