rust/compiler/rustc_query_impl
Nicholas Nethercote 48bcaf7ed1 Revert the QueryStackFrameExtra/QueryStackDeferred split.
PR #138672 introduced a complex and invasive split of `QueryStackFrame`
to avoid a query cycle. This commit reverts that change because there is
a much simpler change that fixes the problem, which will be in the next
commit.
2026-01-16 19:18:42 +11:00
..
src Revert the QueryStackFrameExtra/QueryStackDeferred split. 2026-01-16 19:18:42 +11:00
Cargo.toml fixup limit handling code 2025-09-08 15:07:12 -07:00