about summary refs log tree commit diff
path: root/tests/ui/parser
AgeCommit message (Expand)AuthorLines
2023-01-12Don't suggest dyn as parameter to addMichael Goulet-15/+0
2023-01-12Render missing generics suggestion verboselyMichael Goulet-9/+18
2023-01-12Add a test for recovery of unticked labelsMaybe Waffle-0/+30
2023-01-12parse const closuresDeadbeef-3/+3
2023-01-12Auto merge of #106537 - fmease:recover-where-clause-before-tuple-struct-body,...bors-4/+117
2023-01-12Emit a single error for contiguous sequences of Unicode homoglyphsclubby789-1/+17
2023-01-11parser: recover from where clauses placed before tuple struct bodiesLeón Orell Valerian Liehr-4/+117
2023-01-11Detect struct literal needing parenthesesEsteban Küber-0/+26
2023-01-11Move /src/test to /testsAlbert Larsan-0/+26706