rust/compiler/rustc_query_impl/src
2023-02-02 05:49:07 +00:00
..
lib.rs Abolish QueryVTable in favour of more assoc items on QueryConfig 2023-01-02 20:22:19 +01:00
on_disk_cache.rs Fix uninlined_format_args for some compiler crates 2023-01-05 19:01:12 +01:00
plumbing.rs Don't cause a cycle when formatting query description that references a FnDef 2023-02-02 05:49:07 +00:00
profiling_support.rs Fix uninlined_format_args for some compiler crates 2023-01-05 19:01:12 +01: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.