Files
rust/compiler
bors c6936c309a Auto merge of #152371 - nnethercote:rm-QueryDispatcher, r=Zalathar
Remove `QueryDispatcher`

`QueryDispatcher` is a trait that existed purely because `rustc_query_system` had code that didn't have access to `TyCtxt`. That is no longer the case, so the trait can be removed.

r? @Zalathar
2026-02-09 09:34:09 +00:00
..
2025-10-12 08:08:30 +00:00
2026-02-09 20:02:43 +11:00
2026-02-08 11:06:42 +01:00
2026-01-19 16:08:54 +00:00