Add a TaggedQueryKey to identify a query instance

This commit is contained in:
John Kåre Alsaker
2026-03-06 10:29:23 +01:00
parent 4efe3dc40f
commit 85967c4de4
11 changed files with 140 additions and 221 deletions
-1
View File
@@ -4575,7 +4575,6 @@ dependencies = [
"rustc_macros",
"rustc_middle",
"rustc_serialize",
"rustc_session",
"rustc_span",
"rustc_thread_pool",
"tracing",