rust/compiler/rustc_query_system/src/query
2024-04-30 16:47:49 +10:00
..
caches.rs Remove sharding for VecCache 2024-04-06 10:49:31 -04: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 extern crate rustc_macros from numerous crates. 2024-04-29 10:21:54 +10:00
plumbing.rs Remove extern crate tracing from numerous crates. 2024-04-30 16:47:49 +10: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.