about summary refs log tree commit diff
path: root/src/test/ui/error-codes/E0423.stderr
AgeCommit message (Expand)AuthorLines
2020-08-10Add missing primary labelEsteban Küber-1/+1
2020-08-10Tweak ordering of suggestionsEsteban Küber-4/+7
2020-07-14Suggest struct pat on incorrect unit or tuple patEsteban Küber-6/+9
2020-04-26Tweak some suggestions in `rustc_resolve`Esteban Küber-3/+6
2020-03-21Bless testsLeSeulArtichaut-12/+9
2019-10-27Point at local similarly named element and tweak references to variantsEsteban Küber-8/+14
2019-10-24Increase spacing for suggestions in diagnosticsEsteban Küber-0/+2
2019-10-13Bring attention to suggestions when the only difference is capitalizationEsteban Küber-1/+1
2019-09-22Point at definition when misusing ADTEsteban Küber-0/+3
2019-05-02fix typoEsteban Küber-2/+2
2019-04-19Emit specific error for struct literal in conditionsEsteban Küber-39/+15
2019-03-22Reword type ascription note to reduce verbosityEsteban Küber-12/+2
2019-03-22Review commentEsteban Küber-2/+2
2019-03-22Expand suggestions for type ascription parse errorsEsteban Küber-0/+26
2019-03-11Update testsVadim Petrochenkov-1/+1
2019-01-18Rollup merge of #57725 - estebank:parens, r=michaelwoeristerMazdak Farrokhzad-3/+9
2019-01-17Use structured suggestion to surround struct literal with parenthesisEsteban Küber-3/+9
2019-01-09clarify resolve typo suggestionAndy Russell-1/+1
2018-12-25Remove licensesMark Rousskov-7/+7
2018-06-04Suggest braces when a struct literal needs themEsteban Küber-2/+41
2018-03-14update testsGuillaume Gomez-1/+1
2018-02-26Update UI testsVadim Petrochenkov-1/+1
2018-02-25Update ui testsGuillaume Gomez-0/+1
2018-02-08Move some E0XXX to `ui`Esteban Küber-0/+8