about summary refs log tree commit diff
path: root/tests/ui/pattern/issue-115599.stderr
AgeCommit message (Expand)AuthorLines
2025-08-26fix: Add col separator before secondary messages with no sourceScott Schafer-0/+1
2024-12-04Add additional context for non-sructural type constant used in patternEsteban Küber-3/+5
2024-12-04On `const` pattern errors, point at the `const` item definitionEsteban Küber-0/+3
2024-01-24remove StructuralEq traitRalf Jung-2/+2
2023-11-24Show number in error message even for one errorNilstrieb-1/+1
2023-10-15use `PatKind::error` when an ADT const value has violationbohan-0/+11