rust/compiler/rustc_query_impl/src
2025-03-14 18:39:27 +01:00
..
lib.rs Auto merge of #138414 - matthiaskrgr:rollup-9ablqdb, r=matthiaskrgr 2025-03-12 17:27:43 +00:00
plumbing.rs Rename QuerySideEffects to QuerySideEffect 2025-03-14 18:39:27 +01:00
profiling_support.rs Move some code from Compiler::enter to GlobalCtxt::finish 2024-11-09 17:55:39 +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.