about summary refs log tree commit diff
path: root/src/libsyntax/util/lev_distance.rs
AgeCommit message (Expand)AuthorLines
2015-12-16Modify the Levenshtein-based suggestions to include importsRavi Shankar-20/+34
2015-11-27Introduce max_suggestion_distance function to avoid duplicating the heuristicFlorian Hartwig-0/+8
2015-11-26Add suggestion of similar macro names to `macro undefined` error messageFlorian Hartwig-0/+63