about summary refs log tree commit diff
path: root/tests/ui/pattern/usefulness/const-partial_eq-fallback-ice.stderr
AgeCommit message (Expand)AuthorLines
2024-12-04Add additional context for non-sructural type constant used in patternEsteban Küber-4/+10
2024-12-04On `const` pattern errors, point at the `const` item definitionEsteban Küber-0/+3
2024-05-03remove IndirectStructuralMatch lint, emit the usual hard error insteadRalf Jung-12/+0
2024-02-13Do not point at `#[allow(_)]` as the reason for compat lint triggeringEsteban Küber-6/+0
2024-02-05update the tracking issue for structural match violationsRalf Jung-1/+1
2024-02-05show indirect_structural_match and pointer_structural_match in future compat ...Ralf Jung-0/+18
2024-01-24remove StructuralEq traitRalf Jung-2/+2
2023-11-24Show number in error message even for one errorNilstrieb-1/+1
2023-03-27Add notes to non-structural const in pattern error messageJamen Marz-0/+3
2023-01-11Move /src/test to /testsAlbert Larsan-0/+8