rust/compiler/rustc_query_system/src
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
..
dep_graph Auto merge of #151509 - Zoxc:gen-color-race, r=zetanumbers,petrochenkov 2026-02-10 16:17:00 +00:00
ich Streamline rustc_span::HashStableContext. 2026-02-08 22:02:55 +11:00
query Move report_cycle. 2026-02-10 18:46:05 +11:00
error.rs Move report_cycle. 2026-02-10 18:46:05 +11:00
lib.rs Tweak query key trait bounds. 2026-02-09 10:23:44 +11:00