rust/compiler/rustc_query_impl
Matthias Krüger 2194af9680
Rollup merge of #152419 - nnethercote:mv-more-query-system-code, r=Zalathar
Move more query system code

Towards the goal of eliminating `rustc_query_system`, this commit moves some code from `rustc_query_system` to `rustc_middle` and `rustc_query_impl`, and from `rustc_middle` to `rustc_query_impl`.

r? @Zalathar
2026-02-11 13:48:46 +01:00
..
src Rollup merge of #152419 - nnethercote:mv-more-query-system-code, r=Zalathar 2026-02-11 13:48:46 +01:00
Cargo.toml Move report_cycle. 2026-02-10 18:46:05 +11:00