about summary refs log tree commit diff
path: root/tests/ui/attributes/rustc_confusables_std_cases.stderr
AgeCommit message (Expand)AuthorLines
2025-02-14Trim suggestion parts to the subset that is purely additiveMichael Goulet-2/+2
2025-02-14Use underline suggestions for purely 'additive' replacementsMichael Goulet-6/+4
2025-02-10Show diff suggestion format on verbose replacementEsteban Küber-18/+27
2024-10-02Add `get_line` confusable to `Stdin::read_line()`Jaken Herman-1/+12
2024-05-20Note for E0599 if shadowed bindings has the method.surechen-0/+8
2024-02-22Consider methods from traits when suggesting typosEsteban Küber-4/+2
2024-02-22Provide more and more accurate suggestions when calling the wrong methodEsteban Küber-3/+20
2024-02-22On type error of method call arguments, look at confusables for suggestionEsteban Küber-1/+16
2024-02-22Add `rustc_confusables` annotations to some stdlib APIsEsteban Küber-0/+74