Files
rust/compiler/rustc_query_impl/src
Zalathar c475bdaa53 Include key_hash in ActiveJobGuard
This value is a previously-computed hash of the key, so it makes sense to
bundle it with the key inside the guard, since the guard will need it on
completion anyway.
2026-02-10 00:20:47 +11:00
..
2026-02-09 20:02:43 +11:00
2026-02-09 20:02:41 +11:00

For more information about how the query system works, see the rustc dev guide.