Commit Graph

8 Commits

Author SHA1 Message Date
Michael Goulet
bad8e98c7d Consider lvalues of field and index as possibly temporary places 2025-02-24 18:31:50 +00:00
Ding Xiang Fei
2d61c0906a reduce false positives on some common cases from if-let-rescope 2024-12-02 18:30:29 +08:00
Ding Xiang Fei
6d569f769c stabilize if_let_rescope 2024-10-24 04:33:14 +08:00
Ding Xiang Fei
ed5443fcdf apply suggestions 2024-09-30 22:21:45 +08:00
Ding Xiang Fei
6d1a25ad7e preserve brackets around if-lets and skip while-lets 2024-09-30 04:21:10 +08:00
Ding Xiang Fei
b4b2b356d9 simplify the suggestion notes 2024-09-13 02:43:49 +08:00
Ding Xiang Fei
e2120a7c38 coalesce lint suggestions that can intersect 2024-09-11 04:10:03 +08:00
Ding Xiang Fei
f93df1f7dc rescope temp lifetime in let-chain into IfElse
apply rules by span edition
2024-09-11 04:10:00 +08:00