Files
rust/compiler/rustc_query_system/src/query
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
..
2021-05-02 12:25:48 -04:00
2020-08-30 18:45:07 +03:00

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