rust/compiler/rustc_query_impl/src
2023-05-15 08:49:13 +02:00
..
lib.rs Move expansion of query macros in rustc_middle to rustc_middle::query 2023-05-15 08:49:13 +02:00
plumbing.rs Use dynamic dispatch for queries 2023-04-30 09:48:47 +02:00
profiling_support.rs Remove QueryEngine trait 2023-04-26 07:46:13 +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.