about summary refs log tree commit diff
path: root/compiler/rustc_data_structures/src/vec_cache
AgeCommit message (Expand)AuthorLines
2025-06-05Simplify `vec_cache::tests::slot_index_exhaustive` by pulling out 0 caseJosh Triplett-11/+8
2025-02-08Rustfmtbjorn3-5/+8
2024-11-15Improve VecCache under parallel frontendMark Rousskov-0/+95