about summary refs log tree commit diff
path: root/src/test/ui/error-codes/E0023.stderr
AgeCommit message (Expand)AuthorLines
2021-01-12Always show suggestions in their own subwindowsCamelid-4/+6
2021-01-12Only suggest `..` if more than one field is missingCamelid-10/+4
2021-01-12Specialize `..` help message for all fields vs. the restCamelid-1/+1
2021-01-12Pluralize 'parenthesis' correctlyCamelid-2/+2
2021-01-12Suggest `_` and `..` if a pattern has too few fieldsCamelid-0/+9
2019-10-24Increase spacing for suggestions in diagnosticsEsteban Küber-0/+2
2019-09-24Fix #64744 -- handle zero sub-pats case.Mazdak Farrokhzad-1/+14
2019-09-22Fixes #63962. Hint about missing tuple parentheses in patternsSam Radhakrishan-4/+17
2019-09-04Point at variant on pattern field count mismatchEsteban Küber-0/+9
2019-03-11Update testsVadim Petrochenkov-3/+3
2018-12-25Remove licensesMark Rousskov-3/+3
2018-03-14update testsGuillaume Gomez-1/+1
2018-02-26Update UI testsVadim Petrochenkov-3/+3
2018-02-25Update ui testsGuillaume Gomez-0/+1
2018-02-08Move some E0XXX to `ui`Esteban Küber-0/+20