summary refs log tree commit diff
path: root/compiler/rustc_query_system/src/ich
AgeCommit message (Expand)AuthorLines
2021-10-21Use SortedMap in HIR.Camille GILLOT-4/+4
2021-10-10Compute full HIR hash during lowering.Camille GILLOT-26/+10
2021-10-09Forbid hashing HIR outside of indexing.Camille GILLOT-30/+44
2021-10-03Add some inlining.Camille GILLOT-0/+8
2021-10-03Move ICH to rustc_query_system.Camille GILLOT-0/+524