rust/compiler/rustc_query_impl
Zalathar db58395a6b Don't use HasDepContext in DepGraph::with_task
The need for a `HasDepContext` impl on tuples can be avoided by passing the
query vtable as part of an argument tuple instead.
2026-02-17 17:30:55 +11:00
..
src Don't use HasDepContext in DepGraph::with_task 2026-02-17 17:30:55 +11:00
Cargo.toml Remove QueryContext. 2026-02-15 13:07:35 +11:00