rust/compiler/rustc_query_impl/src
2023-02-16 14:55:05 +01:00
..
lib.rs Move provider fields back to rustc_query_impl 2023-02-16 14:55:05 +01:00
on_disk_cache.rs Fix uninlined_format_args for some compiler crates 2023-01-05 19:01:12 +01:00
plumbing.rs Move provider fields back to rustc_query_impl 2023-02-16 14:55:05 +01: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.