about summary refs log tree commit diff
path: root/tests/ui/inference
AgeCommit message (Expand)AuthorLines
2023-03-25fix type suggestions in match armsLukas Markeffsky-1/+32
2023-02-22diagnostics: update test cases to refer to assoc fn with `self` as methodMichael Howell-12/+12
2023-02-12Suggest the correct array length on mismatchclubby789-0/+33
2023-02-10Rollup merge of #107789 - jieyouxu:issue-107745, r=lcnrMatthias Krüger-0/+30
2023-02-09Introduce `ReError`Esteban Küber-110/+15
2023-02-09Don't expose type parameters and implementation details from macro expansion许杰友 Jieyou Xu (Joe)-0/+30
2023-01-30Modify primary span label for E0308Esteban Küber-3/+3
2023-01-18add tests for 107090yukang-0/+204
2023-01-18defer array len printing to const arg printingBoxy-3/+3
2023-01-14Deprioritize fulfillment errors that come from expansions.Mara Bos-4/+7
2023-01-11Note predicate span on ImplDerivedObligationMichael Goulet-3/+6
2023-01-11Move /src/test to /testsAlbert Larsan-0/+2241