about summary refs log tree commit diff
path: root/tests/ui/closures/2229_closure_analysis/bad-pattern.stderr
AgeCommit message (Expand)AuthorLines
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-11-23Update tests for new TRPL chapter orderChris Krycho-7/+7
2024-11-17Make suggestion verboseEsteban Küber-4/+5
2024-11-17Point at `const` definition when used instead of a binding in a `let` statementEsteban Küber-1/+3
2023-04-30Bail out of MIR construction if `check_match` failsclubby789-0/+113