about summary refs log tree commit diff
path: root/tests/ui/suggestions/bound-suggestions.stderr
AgeCommit message (Expand)AuthorLines
2025-06-22Implement DesugaringKind::FormatLiteralmejrs-6/+18
2025-02-14Trim suggestion parts to the subset that is purely additiveMichael Goulet-1/+1
2025-02-14Use underline suggestions for purely 'additive' replacementsMichael Goulet-3/+2
2025-02-10Show diff suggestion format on verbose replacementEsteban Küber-2/+3
2024-12-07Account for `impl Trait` in "add bound" suggestion messageEsteban Küber-1/+1
2024-12-07Mention type parameter in more cases and don't suggest ~const bound already t...Esteban Küber-4/+4
2024-12-07Use trait name instead of full constraint in suggestion messageEsteban Küber-6/+6
2024-12-07reword trait bound suggestion message to include the boundsEsteban Küber-6/+6
2024-02-07Update testsr0cky-5/+5
2024-02-01On E0277 be clearer about implicit `Sized` bounds on type params and assoc typesEsteban Küber-5/+5
2023-01-11Move /src/test to /testsAlbert Larsan-0/+140