summary refs log tree commit diff
path: root/tests/ui/or-patterns
AgeCommit message (Expand)AuthorLines
2023-12-07recurse into refs when comparing tys for diagnosticsjyn-2/+2
2023-11-26Auto merge of #117611 - Nadrieril:linear-pass-take-4, r=cjgillotbors-27/+66
2023-11-24Show number in error message even for one errorNilstrieb-4/+4
2023-11-22Add some testsNadrieril-27/+66
2023-10-30Correctly handle nested or-patterns in column-wise analysesNadrieril-0/+6
2023-10-12Detect ruby-style closure in parserEsteban Küber-1/+7
2023-10-02Replace `HashMap` with `IndexMap` in pattern binding resolveNilstrieb-42/+42
2023-08-18Bless test changesGary Guo-34/+34
2023-05-21Rename `drop_ref` lint to `dropping_references`Urgau-1/+1
2023-05-21Rename `drop_copy` lint to `dropping_copy_types`Urgau-1/+1
2023-05-10Adjust tests for new drop and forget lintsUrgau-0/+2
2023-05-01Rip it outNilstrieb-22/+16
2023-04-27Provide RHS type hint when reporting operator errorMichael Goulet-2/+2
2023-04-03Perform match checking on THIR.Camille GILLOT-6/+6
2023-01-30Modify primary span label for E0308Esteban Küber-5/+5
2023-01-11Migrate pattern matchingmejrs-1/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+2978