rust/compiler/rustc_query_impl/src
2023-03-11 22:41:01 +00:00
..
lib.rs Ensure value is on the on-disk cache before returning. 2023-03-11 22:41:01 +00:00
on_disk_cache.rs Ensure value is on the on-disk cache before returning. 2023-03-11 22:41:01 +00:00
plumbing.rs Ensure value is on the on-disk cache before returning. 2023-03-11 22:41:01 +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.