| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-02-24 | Consider lvalues of field and index as possibly temporary places | Michael Goulet | -0/+6 |
| 2024-12-02 | reduce false positives on some common cases from if-let-rescope | Ding Xiang Fei | -5/+17 |
| 2024-10-24 | stabilize if_let_rescope | Ding Xiang Fei | -1/+1 |
| 2024-09-30 | apply suggestions | Ding Xiang Fei | -2/+15 |
| 2024-09-30 | preserve brackets around if-lets and skip while-lets | Ding Xiang Fei | -1/+14 |
| 2024-09-13 | simplify the suggestion notes | Ding Xiang Fei | -34/+6 |
| 2024-09-11 | coalesce lint suggestions that can intersect | Ding Xiang Fei | -6/+57 |
| 2024-09-11 | rescope temp lifetime in let-chain into IfElse | Ding Xiang Fei | -0/+48 |
