about summary refs log tree commit diff
path: root/compiler/rustc_incremental/src/persist/fs/tests.rs
AgeCommit message (Expand)AuthorLines
2023-06-08Removed stable/unstable sort arg from into_sorted_stable_ord, fixed a few mis...Andrew Xie-10/+3
2023-06-04Fixed failing test + minor cleanupAndrew Xie-1/+1
2023-06-04Switched some uses to UnordMapAndrew Xie-16/+16
2022-01-09eplace usages of vec![].into_iter with [].into_iterLucas Kent-5/+5
2020-08-30mv compiler to compiler/mark-0/+84