about summary refs log tree commit diff
path: root/tests/ui/lint/let_underscore/issue-119697-extra-let.stderr
AgeCommit message (Expand)AuthorLines
2025-03-11Implement `#[define_opaque]` attribute for functions.Oli Scherer-2/+2
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-8/+12
2024-09-26Fix the misleading diagnostic for let_underscore_drop on type without Drop im...makai410-2/+2
2024-01-08Fix 2 variable binding issues in let_underscoreyukang-0/+37