rust/compiler/rustc_query_impl
Jacob Pratt 0e746d0a25
Rollup merge of #152434 - Zalathar:call-query, r=nnethercote
Clarify names of `QueryVTable` functions for "executing" a query

In the query system, there are several layers of functions involved in “executing” a query, with very different responsibilities at each layer, making it important to be able to tell them apart.

This PR renames two of the function pointers in `QueryVTable`, along with their associated helper functions, to hopefully do a better job of indicating what their actual responsibilities are.

r? nnethercote
2026-02-12 00:41:08 -05:00
..
src Rollup merge of #152434 - Zalathar:call-query, r=nnethercote 2026-02-12 00:41:08 -05:00
Cargo.toml Move report_cycle. 2026-02-10 18:46:05 +11:00