| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-02-14 | Trim suggestion parts to the subset that is purely additive | Michael Goulet | -2/+2 |
| 2025-02-14 | Use underline suggestions for purely 'additive' replacements | Michael Goulet | -6/+4 |
| 2025-02-10 | Show diff suggestion format on verbose replacement | Esteban Küber | -18/+27 |
| 2024-10-02 | Add `get_line` confusable to `Stdin::read_line()` | Jaken Herman | -1/+12 |
| 2024-05-20 | Note for E0599 if shadowed bindings has the method. | surechen | -0/+8 |
| 2024-02-22 | Consider methods from traits when suggesting typos | Esteban Küber | -4/+2 |
| 2024-02-22 | Provide more and more accurate suggestions when calling the wrong method | Esteban Küber | -3/+20 |
| 2024-02-22 | On type error of method call arguments, look at confusables for suggestion | Esteban Küber | -1/+16 |
| 2024-02-22 | Add `rustc_confusables` annotations to some stdlib APIs | Esteban Küber | -0/+74 |
