about summary refs log tree commit diff
path: root/tests/ui/suggestions/impl-trait-missing-lifetime-gated.stderr
AgeCommit message (Expand)AuthorLines
2025-06-04Replace `elided_named_lifetimes` with `mismatched_lifetime_syntaxes`Jake Goulding-9/+1
2025-05-02Handle `Path<>` better in error messages.Nicholas Nethercote-10/+8
2025-05-02Augment `impl-trait-missing-lifetime-gated.rs`.Nicholas Nethercote-5/+54
2025-03-03Do not recover missing lifetime with random in-scope lifetimeMichael Goulet-28/+12
2025-02-14Trim suggestion parts to the subset that is purely additiveMichael Goulet-4/+4
2025-02-14Use underline suggestions for purely 'additive' replacementsMichael Goulet-12/+8
2025-02-10Show diff suggestion format on verbose replacementEsteban Küber-20/+30
2024-08-31elided_named_lifetimes: bless & add testsPavel Grigorenko-1/+9
2024-03-07Merge collect_mod_item_types query into check_well_formedOli Scherer-16/+16
2024-01-13Bless testsGeorge-lewis-0/+8
2024-01-09Avoid silencing relevant follow-up errorsOli Scherer-11/+27
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-20Tweak wordingEsteban Küber-4/+4
2023-11-20Account for impl Trait in lifetime suggestionEsteban Küber-12/+12
2023-11-20On borrow return type, suggest borrowing from arg or owned return typeEsteban Küber-6/+42
2023-01-11Move /src/test to /testsAlbert Larsan-0/+172