rust/compiler/rustc_query_impl/src
2023-03-03 08:39:00 +01:00
..
lib.rs Move provider fields back to rustc_query_impl 2023-02-16 14:55:05 +01:00
on_disk_cache.rs Match unmatched backticks in comments in compiler/ 2023-03-03 08:39:00 +01:00
plumbing.rs Move ensure_sufficient_stack to try_execute_query callers 2023-02-25 06:11:01 +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.