about summary refs log tree commit diff
path: root/compiler/rustc_span/src/edit_distance.rs
AgeCommit message (Expand)AuthorLines
2023-04-10Fix typos in compilerDaniPopes-1/+1
2023-04-06add commentyukang-0/+3
2023-03-26add comments and cleanupyukang-3/+10
2023-03-20Fix issue when there are multiple candidates for edit_distance_with_substringsyukang-4/+20
2023-02-19Make public API, docs algorithm-agnosticJacob Pratt-0/+229