| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-02-05 | update the tracking issue for structural match violations | Ralf Jung | -16/+16 |
| 2024-02-05 | show indirect_structural_match and pointer_structural_match in future compat ... | Ralf Jung | -0/+88 |
| 2024-01-24 | remove StructuralEq trait | Ralf Jung | -104/+86 |
| 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 |
