Files
rust/compiler/rustc_query_impl
Zalathar d066ff7263 Pass the vtable to alloc_self_profile_query_strings_for_query_cache
This simplifies the inner function's signature, and makes it more consistent
with other uses of `for_each_query_vtable!`.
2026-03-11 22:18:02 +11:00
..