rust/compiler/rustc_query_impl
Jonathan Brouwer e1760d43cf
Rollup merge of #151626 - Zalathar:qcx-deref, r=tiif
Remove `Deref<Target = TyCtxt>` from `QueryCtxt`

Explicitly writing `self.tcx` is easy enough, and lets us remove a bit of non-essential deref magic.
2026-01-26 18:19:16 +01:00
..
src Rollup merge of #151626 - Zalathar:qcx-deref, r=tiif 2026-01-26 18:19:16 +01:00
Cargo.toml fixup limit handling code 2025-09-08 15:07:12 -07:00