rust/compiler/rustc_query_impl/src
2023-12-31 20:51:53 +00:00
..
lib.rs Remove two unused feature gates from rustc_query_impl 2023-12-31 20:51:53 +00:00
plumbing.rs Auto merge of #119129 - jyn514:verbose, r=compiler-errors,estebank 2023-12-26 12:27:29 +00:00
profiling_support.rs Replace QueryStruct with arrays local to rustc_query_impl 2023-05-21 03:12:56 +02: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.