about summary refs log tree commit diff
path: root/tests/ui/pattern/issue-115599.rs
AgeCommit message (Expand)AuthorLines
2024-12-04Add additional context for non-sructural type constant used in patternEsteban Küber-1/+1
2024-01-24remove StructuralEq traitRalf Jung-1/+1
2023-10-15use `PatKind::error` when an ADT const value has violationbohan-0/+7