Files
rust/compiler/rustc_interface/src
Zalathar fbb34d8c75 Remove wrapper struct QueryCtxt
This struct was only wrapping `TyCtxt` in order to implement traits that
were removed by RUST-152636.

This commit also slightly simplifies the signature of `execute_job_incr`, by
having it call `tcx.dep_graph.data()` internally.
2026-02-17 17:30:55 +11:00
..
2026-02-16 22:48:58 +11:00
2026-02-17 17:30:55 +11:00
2025-09-08 15:07:12 -07:00
2026-02-08 11:06:42 +01:00
2026-02-17 17:30:55 +11:00