summary refs log tree commit diff
path: root/src/test/ui/issue-22644.stderr
AgeCommit message (Expand)AuthorLines
2017-07-07syntax: Apply recovery for casts to type ascriptionVadim Petrochenkov-24/+80
2017-07-06Only underline suggestion if it is not the only code being shownEsteban Küber-8/+28
2017-07-06Add extra whitespace for suggestionsEsteban Küber-0/+4
2017-07-06Make suggestion include the line numberEsteban Küber-2/+2
2017-07-02report the total number of errors on compilation failureAriel Ben-Yehuda-1/+1
2017-06-15Review commentsEsteban Küber-2/+4
2017-06-12Change `<` interpreted as generic arg start warningEsteban Küber-4/+6
2017-06-12Fix affected testsEsteban Küber-4/+4
2017-06-11Suggest non-ambiguous comparison after castEsteban Küber-0/+20