| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-04-03 | Improve method name suggestions | Oliver Downard | -2/+71 |
| 2022-01-26 | Introduce a limit to Levenshtein distance computation | Tomasz Miąsko | -32/+35 |
| 2022-01-26 | Hoist `to_uppercase` out of the loop | Tomasz Miąsko | -1/+2 |
| 2021-12-15 | Remove unnecessary sigils around `Symbol::as_str()` calls. | Nicholas Nethercote | -3/+3 |
| 2021-10-17 | Suggest a case insensitive match name regardless of levenshtein distance | Yuki Okushi | -21/+15 |
| 2020-12-25 | Edit rustc_span documentation | pierwill | -5/+11 |
| 2020-11-24 | Move lev_distance to rustc_ast, make non-generic | Arlie Davis | -0/+104 |
