rust/compiler/rustc_query_impl
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
..
src Include key_hash in ActiveJobGuard 2026-02-10 00:20:47 +11:00
Cargo.toml Move the QueryOverflow and QueryOverflowNote errors. 2026-02-05 09:29:46 +11:00