| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-11-27 | rustc_span: Use correct edit distance start length for suggestions | Martin Nordholts | -1/+5 |
| 2023-08-04 | Rollup merge of #114351 - ttsugriy:sort-by-words, r=fee1-dead | Matthias Krüger | -2/+2 |
| 2023-08-02 | [rustc_span][perf] Hoist lookup sorted by words out of the loop. | Taras Tsugrii | -1/+2 |
| 2023-08-01 | [rustc_span][perf] Remove unnecessary string joins and allocs. | Taras Tsugrii | -2/+2 |
| 2023-04-10 | Fix typos in compiler | DaniPopes | -1/+1 |
| 2023-04-06 | add comment | yukang | -0/+3 |
| 2023-03-26 | add comments and cleanup | yukang | -3/+10 |
| 2023-03-20 | Fix issue when there are multiple candidates for edit_distance_with_substrings | yukang | -4/+20 |
| 2023-02-19 | Make public API, docs algorithm-agnostic | Jacob Pratt | -0/+229 |
