summary refs log tree commit diff
path: root/src/test/ui/try-block
AgeCommit message (Expand)AuthorLines
2019-04-10Update ui testLzu Tao-1/+1
2019-02-17Add a note about 2018e if someone uses `try {` in 2015eScott McMurray-0/+2
2019-01-24When using value after move, point at span of localEsteban Küber-4/+6
2019-01-22Auto merge of #57475 - SimonSapin:signed, r=estebankbors-2/+2
2019-01-21Fix some non-determinism in help messages for E0277 errors.Simon Sapin-1/+1
2019-01-17Add signed num::NonZeroI* typesSimon Sapin-2/+2
2019-01-15use structured macro and path resolve suggestionsAndy Russell-1/+1
2019-01-02Auto merge of #57250 - codeworm96:tyerr_msg, r=varkorbors-1/+1
2018-12-31Improve type mismatch error messagesYuning Zhang-1/+1
2018-12-31Address review commentsEsteban Küber-0/+4
2018-12-25Remove licensesMark Rousskov-99/+19
2018-10-28Point at `match` when a parse failure ocurrs inside of itEsteban Küber-1/+3
2018-10-10Use the span of the user type for `AscribeUserType`Matthew Jasper-1/+1
2018-09-10insert `AscribeUserType` for ascriptionsNiko Matsakis-2/+3
2018-08-19Make a try-blocks folder for all the try{} UI testsScott McMurray-0/+452