Files
rust/compiler/rustc_query_impl/src
Nicholas Nethercote 8f0ca1d253 Remove QUERY_KEY_HASH_VERIFY.
And also `query_key_hash_verify` for each query. This is done by
generating `query_key_hash_verify_all` and having it do things more
directly.
2026-02-27 07:19:19 +11:00
..
2026-02-10 18:46:05 +11:00
2026-02-27 07:19:19 +11:00
2026-02-27 07:19:19 +11:00
2026-02-19 09:05:37 +11:00

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