about summary refs log tree commit diff
path: root/compiler/rustc_hir/src/def_path_hash_map.rs
AgeCommit message (Expand)AuthorLines
2025-02-16Move hashes from rustc_data_structure to rustc_hashes so they can be shared w...Ben Kimock-1/+1
2023-12-24Do not store stable crate id in on-disk hash map.Camille GILLOT-8/+9
2021-09-14Use on-disk-hash-table format for DefPathHashMap in hir::definitions.Michael Woerister-0/+37