rust/compiler/rustc_query_system/src
bors e980c62955 Auto merge of #95524 - oli-obk:cached_stable_hash_cleanups, r=nnethercote
Cached stable hash cleanups

r? `@nnethercote`

Add a sanity assertion in debug mode to check that the cached hashes are actually the ones we get if we compute the hash each time.

Add a new data structure that bundles all the hash-caching work to make it easier to re-use it for different interned data structures
2022-04-09 02:31:24 +00:00
..
dep_graph Spellchecking compiler comments 2022-03-30 15:14:15 -04:00
ich Move stable hash from TyS into a datastructure that can be shared with other interned types. 2022-03-31 14:54:04 +00:00
query errors: implement fallback diagnostic translation 2022-04-05 07:01:02 +01:00
cache.rs Remove (lots of) dead code 2021-03-27 22:16:33 -04:00
lib.rs Switch bootstrap cfgs 2022-02-25 08:00:52 -05:00