about summary refs log tree commit diff
path: root/src/test/ui/error-festival.stderr
AgeCommit message (Expand)AuthorLines
2020-09-02pretty: trim paths of unique symbolsDan Aloni-1/+1
2020-06-15Tweak "non-primitive cast" errorEsteban Küber-4/+2
2020-03-22Normalize wording of privacy access labelsEsteban Küber-1/+1
2020-02-17Do not emit note suggesting to implement trait to foreign typeLeSeulArtichaut-2/+0
2020-01-16resolve: Point at the private item definitions in privacy errorsVadim Petrochenkov-1/+7
2020-01-08Unify output of "variant not found" errorsEsteban Küber-1/+1
2019-09-08Give method not found a primary span labelEsteban Küber-1/+1
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-1/+1
2019-01-14Rollup merge of #57481 - euclio:bool-cast-suggestion, r=estebankMazdak Farrokhzad-3/+1
2019-01-14Rollup merge of #57477 - euclio:clarify-lev-suggestion, r=zackmdavisMazdak Farrokhzad-1/+1
2019-01-10use structured suggestion when casting a referenceAndy Russell-7/+4
2019-01-09provide suggestion for invalid boolean castAndy Russell-3/+1
2019-01-09clarify resolve typo suggestionAndy Russell-1/+1
2018-12-25Remove licensesMark Rousskov-11/+11
2018-10-28resolve: More precise spans for privacy errorsVadim Petrochenkov-2/+2
2018-05-11unary op filter, dereference hintRoman Stoliar-1/+1
2018-05-11added missing implementation hintRoman Stoliar-0/+4
2018-03-14update testsGuillaume Gomez-2/+2
2018-02-26Fix rebaseVadim Petrochenkov-11/+11
2018-02-25Reduce error codes length when too much are thrownGuillaume Gomez-0/+76