about summary refs log tree commit diff
path: root/compiler/rustc_lint/src/if_let_rescope.rs
AgeCommit message (Expand)AuthorLines
2024-09-13simplify the suggestion notesDing Xiang Fei-108/+123
2024-09-11coalesce lint suggestions that can intersectDing Xiang Fei-108/+211
2024-09-11rescope temp lifetime in let-chain into IfElseDing Xiang Fei-0/+312