about summary refs log tree commit diff
path: root/tests/ui/suggestions/missing-lifetime-specifier.stderr
AgeCommit message (Expand)AuthorLines
2025-06-05Add missing `dyn` keywords to tests that do not test for themLukas Wirth-25/+30
2025-02-03Enable more tests on WindowsBen Kimock-9/+9
2024-05-25fix UI testjoboet-80/+10
2024-03-20make `type_flags(ReError) & HAS_ERROR`Ali MJ Al-Nasrawy-215/+13
2024-02-08Continue to borrowck even if there were previous errorsOli Scherer-15/+217
2024-01-09Avoid silencing relevant follow-up errorsOli Scherer-168/+15
2023-11-20Do not consider traits as ownable in suggestionEsteban Küber-5/+0
2023-11-20On borrow return type, suggest borrowing from arg or owned return typeEsteban Küber-5/+10
2023-10-05Add a note to duplicate diagnosticsAlex Macleod-0/+8
2023-02-23diagnostics: remove inconsistent English article "this" from E0107Michael Howell-10/+10
2023-01-11Move /src/test to /testsAlbert Larsan-0/+319