rust/compiler/rustc_query_impl/src
2023-04-20 17:48:32 +00:00
..
lib.rs Address comments 2023-04-06 08:25:53 +02:00
on_disk_cache.rs Rollup merge of #110498 - kylematsuda:earlybinder-rpitit-tys, r=compiler-errors 2023-04-19 06:35:35 +02:00
plumbing.rs Store hashes in special types so they aren't accidentally encoded as numbers 2023-04-18 10:52:47 -04:00
profiling_support.rs Remove WithOptconstParam. 2023-04-20 17:48:32 +00: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.