about summary refs log tree commit diff
path: root/tests/ui/impl-trait/no-method-suggested-traits.stderr
AgeCommit message (Expand)AuthorLines
2025-05-24Avoid extra path trimming in method not found errorNoratrieb-8/+8
2025-04-30compiletest: Make diagnostic kind mandatory on line annotationsVadim Petrochenkov-30/+30
2025-02-14Trim suggestion parts to the subset that is purely additiveMichael Goulet-6/+6
2025-02-14Use underline suggestions for purely 'additive' replacementsMichael Goulet-18/+12
2025-02-10Show diff suggestion format on verbose replacementEsteban Küber-12/+18
2024-03-27Sort a diagnostic by `DefPathStr` instead of `DefId`Oli Scherer-4/+4
2024-02-22Deduplicate some logic and reword outputEsteban Küber-6/+6
2024-02-22Tweak wording of "implemented trait isn't imported" suggestionEsteban Küber-6/+6
2024-02-22Consider methods from traits when suggesting typosEsteban Küber-6/+30
2023-04-12Special-case item attributes in the suggestion outputEsteban Küber-12/+0
2023-04-12Tweak output for 'add line' suggestionEsteban Küber-12/+24
2023-01-30Tweak use of trimmed pathsEsteban Küber-8/+8
2023-01-11Move /src/test to /testsAlbert Larsan-0/+284