rust/compiler/rustc_query_impl/src
2024-05-13 08:20:18 +10:00
..
lib.rs Remove extern crate rustc_middle from rustc_query_impl. 2024-05-13 08:20:18 +10:00
plumbing.rs Remove extern crate rustc_middle from rustc_query_impl. 2024-05-13 08:20:18 +10:00
profiling_support.rs move QueryKeyStringCache from rustc_middle to rustc_query_impl, where it actually used 2024-04-11 14:33:48 +03: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.