rust/compiler/rustc_query_impl/src
2022-09-23 14:27:34 +02:00
..
keys.rs rename Unevaluated to UnevaluatedConst 2022-09-23 14:27:34 +02:00
lib.rs Remove unnecessary TRY_LOAD_FROM_DISK constant 2022-09-09 20:24:02 -05:00
on_disk_cache.rs cache collect_trait_impl_trait_tys 2022-09-14 20:50:52 +00:00
plumbing.rs Rollup merge of #101801 - SparrowLii:query_depth_note, r=estebank 2022-09-17 19:27:06 +02:00
profiling_support.rs Get rid of the emitted rustc_query_names and rustc_cached_queries macro 2022-09-06 21:46:31 -05: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.