| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-12-04 | Tweak ptr in pattern error | Esteban Küber | -8/+16 |
| 2024-12-04 | On `const` pattern errors, point at the `const` item definition | Esteban Küber | -0/+12 |
| 2024-05-03 | turn pointer_structural_match into a hard error | Ralf Jung | -81/+4 |
| 2024-02-05 | update the tracking issue for structural match violations | Ralf Jung | -8/+8 |
| 2024-02-05 | show indirect_structural_match and pointer_structural_match in future compat ... | Ralf Jung | -0/+60 |
| 2023-11-12 | patterns: don't ice when encountering a raw str slice | Ralf Jung | -2/+11 |
| 2023-10-28 | also lint against fn ptr and raw ptr nested inside the const | Ralf Jung | -3/+12 |
| 2023-10-28 | patterns: reject raw pointers that are not just integers | Ralf Jung | -0/+25 |
