rust/compiler/rustc_query_system/src/query
2024-03-26 11:03:23 +00:00
..
caches.rs Remove CacheSelector trait now that we can use GATs 2024-03-26 11:03:23 +00:00
config.rs Value recovery can take the whole CycleError 2024-01-08 20:30:10 +00:00
job.rs Some tweaks to the parallel query cycle handler 2024-03-09 00:24:14 +01:00
mod.rs Remove CacheSelector trait now that we can use GATs 2024-03-26 11:03:23 +00:00
plumbing.rs Don't panic when waiting on poisoned queries 2024-03-02 19:51:56 +01: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.