rust/compiler/rustc_query_system/src/query
2022-11-01 17:02:51 +00:00
..
caches.rs Use VecCache for LocalDefId. 2022-11-01 17:02:51 +00:00
config.rs Remove the describe method from the QueryDescription trait 2022-10-14 22:35:56 +02:00
job.rs Rewrite representability 2022-10-07 09:33:46 -05:00
mod.rs Use VecCache for LocalDefId. 2022-11-01 17:02:51 +00:00
plumbing.rs Rewrite representability 2022-10-07 09:33:46 -05: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.