| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-02-19 | Make public API, docs algorithm-agnostic | Jacob Pratt | -70/+0 |
| 2023-01-14 | Use associated items of `char` instead of freestanding items in `core::char` | Lukas Markeffsky | -2/+1 |
| 2022-04-03 | Improve method name suggestions | Oliver Downard | -0/+11 |
| 2022-01-26 | Introduce a limit to Levenshtein distance computation | Tomasz Miąsko | -7/+15 |
| 2021-10-17 | Suggest a case insensitive match name regardless of levenshtein distance | Yuki Okushi | -7/+3 |
| 2021-07-08 | Rework SESSION_GLOBALS API to prevent overwriting it | Guillaume Gomez | -2/+2 |
| 2021-01-03 | remove redundant closures (clippy::redundant_closure) | Matthias Krüger | -1/+1 |
| 2020-11-24 | Move lev_distance to rustc_ast, make non-generic | Arlie Davis | -0/+56 |
