| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-10-30 | Correctly handle nested or-patterns in column-wise analyses | Nadrieril | -0/+6 |
| 2023-10-12 | Detect ruby-style closure in parser | Esteban Küber | -1/+7 |
| 2023-10-02 | Replace `HashMap` with `IndexMap` in pattern binding resolve | Nilstrieb | -42/+42 |
| 2023-08-18 | Bless test changes | Gary Guo | -34/+34 |
| 2023-05-21 | Rename `drop_ref` lint to `dropping_references` | Urgau | -1/+1 |
| 2023-05-21 | Rename `drop_copy` lint to `dropping_copy_types` | Urgau | -1/+1 |
| 2023-05-10 | Adjust tests for new drop and forget lints | Urgau | -0/+2 |
| 2023-05-01 | Rip it out | Nilstrieb | -22/+16 |
| 2023-04-27 | Provide RHS type hint when reporting operator error | Michael Goulet | -2/+2 |
| 2023-04-03 | Perform match checking on THIR. | Camille GILLOT | -6/+6 |
| 2023-01-30 | Modify primary span label for E0308 | Esteban Küber | -5/+5 |
| 2023-01-11 | Migrate pattern matching | mejrs | -1/+1 |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+2978 |
