about summary refs log tree commit diff
path: root/tests/ui/suggestions/impl-trait-missing-lifetime.stderr
AgeCommit message (Expand)AuthorLines
2025-03-03Do not recover missing lifetime with random in-scope lifetimeMichael Goulet-16/+2
2025-02-10Show diff suggestion format on verbose replacementEsteban Küber-8/+12
2024-02-08Continue to borrowck even if there were previous errorsOli Scherer-3/+9
2023-11-20Account for '_ in lifetime suggestionEsteban Küber-0/+10
2023-11-20Suggest 'a when trait object assoc type has '_Esteban Küber-0/+8
2023-11-20On borrow return type, suggest borrowing from arg or owned return typeEsteban Küber-2/+2
2023-10-03Point to full async fn for futureMichael Goulet-3/+3
2023-01-11Move /src/test to /testsAlbert Larsan-0/+35