about summary refs log tree commit diff
path: root/compiler/rustc_middle/src/ich/mod.rs
AgeCommit message (Expand)AuthorLines
2021-10-03Move ICH to rustc_query_system.Camille GILLOT-21/+0
2021-10-03Remove StableHashProvider.Camille GILLOT-1/+1
2021-09-21use indexmap instead of hashmaplcnr-3/+1
2020-08-30mv compiler to compiler/mark-0/+23