rust/compiler/rustc_query_system/src/query
2023-11-23 10:35:33 +08:00
..
caches.rs Add optimized lock methods for Sharded 2023-09-08 08:48:44 +02:00
config.rs Move DepKind to rustc_query_system and define it as u16 2023-09-21 17:06:14 +02:00
job.rs Nit of deadlock detected 2023-11-23 10:35:33 +08:00
mod.rs Move DepKind to rustc_query_system and define it as u16 2023-09-21 17:06:14 +02:00
plumbing.rs print query map for deadlock when using parallel front end 2023-11-22 15:32:18 +08: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.