| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-12-04 | Add additional context for non-sructural type constant used in pattern | Esteban Küber | -4/+10 |
| 2024-12-04 | On `const` pattern errors, point at the `const` item definition | Esteban Küber | -0/+3 |
| 2024-05-03 | remove IndirectStructuralMatch lint, emit the usual hard error instead | Ralf Jung | -12/+0 |
| 2024-02-13 | Do not point at `#[allow(_)]` as the reason for compat lint triggering | Esteban Küber | -6/+0 |
| 2024-02-05 | update the tracking issue for structural match violations | Ralf Jung | -1/+1 |
| 2024-02-05 | show indirect_structural_match and pointer_structural_match in future compat ... | Ralf Jung | -0/+18 |
| 2024-01-24 | remove StructuralEq trait | Ralf Jung | -2/+2 |
| 2023-11-24 | Show number in error message even for one error | Nilstrieb | -1/+1 |
| 2023-03-27 | Add notes to non-structural const in pattern error message | Jamen Marz | -0/+3 |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+8 |
