summary refs log tree commit diff
path: root/compiler/rustc_span/src/lev_distance
AgeCommit message (Expand)AuthorLines
2022-01-26Introduce a limit to Levenshtein distance computationTomasz Miąsko-7/+15
2021-10-17Suggest a case insensitive match name regardless of levenshtein distanceYuki Okushi-7/+3
2021-07-08Rework SESSION_GLOBALS API to prevent overwriting itGuillaume Gomez-2/+2
2021-01-03remove redundant closures (clippy::redundant_closure)Matthias Krüger-1/+1
2020-11-24Move lev_distance to rustc_ast, make non-genericArlie Davis-0/+56