about summary refs log tree commit diff
path: root/tests/ui/pattern/usefulness/consts-opaque.stderr
AgeCommit message (Expand)AuthorLines
2023-10-28make pointer_structural_match warn-by-defaultRalf Jung-6/+78
2023-10-14Skip most of check_match checks in the presence of `PatKind::Error`Nadrieril-32/+9
2023-10-11Prevent spurious `unreachable pattern` lintsOli Scherer-118/+19
2023-05-15Always fall back to PartialEq when a constant in a pattern is not recursively...Oli Scherer-35/+40
2023-04-03Perform match checking on THIR.Camille GILLOT-78/+78
2023-03-27Add notes to non-structural const in pattern error messageJamen Marz-0/+29
2023-01-11Move /src/test to /testsAlbert Larsan-0/+202