rust/compiler/rustc_query_system/src
Mark Rousskov 6f78eed1c7 Query the fingerprint style during key reconstruction
Keys can be reconstructed from fingerprints that are not DefPathHash, but then
we cannot extract a DefId from them.
2021-10-06 22:19:48 -04:00
..
dep_graph Query the fingerprint style during key reconstruction 2021-10-06 22:19:48 -04:00
ich Add some inlining. 2021-10-03 16:08:57 +02:00
query Query the fingerprint style during key reconstruction 2021-10-06 22:19:48 -04:00
cache.rs Remove (lots of) dead code 2021-03-27 22:16:33 -04:00
lib.rs Move ICH to rustc_query_system. 2021-10-03 16:08:53 +02:00