about summary refs log tree commit diff
path: root/compiler/rustc_data_structures/src/sharded.rs
AgeCommit message (Expand)AuthorLines
2021-09-18Use <[T; N]>::map in Sharded instead of SmallVec and unsafe codebjorn3-19/+1
2021-02-13Separate the query cache from the query state.Camille GILLOT-15/+15
2020-08-30mv compiler to compiler/mark-0/+168