rust/compiler/rustc_query_impl/src
ywxt a4d0507af7 Lock shards while collecting active jobs.
Co-authored-by: Zoxc <zoxc32@gmail.com>
2025-11-14 09:01:22 +08:00
..
lib.rs Unify the configuration of the compiler docs 2025-11-05 11:25:27 +00:00
plumbing.rs Lock shards while collecting active jobs. 2025-11-14 09:01:22 +08:00
profiling_support.rs Add new self-profile event for aggregating query hit counts 2025-06-25 11:09:58 +02:00
README.md Move the query system to rustc_query_impl. 2021-02-19 17:51:58 +01:00

For more information about how the query system works, see the rustc dev guide.