| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-10-28 | make pointer_structural_match warn-by-default | Ralf Jung | -6/+78 |
| 2023-10-14 | Skip most of check_match checks in the presence of `PatKind::Error` | Nadrieril | -32/+9 |
| 2023-10-11 | Prevent spurious `unreachable pattern` lints | Oli Scherer | -118/+19 |
| 2023-05-15 | Always fall back to PartialEq when a constant in a pattern is not recursively... | Oli Scherer | -35/+40 |
| 2023-04-03 | Perform match checking on THIR. | Camille GILLOT | -78/+78 |
| 2023-03-27 | Add notes to non-structural const in pattern error message | Jamen Marz | -0/+29 |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+202 |
