about summary refs log tree commit diff
path: root/src/test/ui/issues
AgeCommit message (Expand)AuthorLines
2019-03-15rustc: always rely on '_ to be not printed by ty::Region itself.Eduard-Mihai Burtescu-2/+2
2019-03-15rustc: support impl's in PrintCx::parameterized.Eduard-Mihai Burtescu-7/+7
2019-03-14Auto merge of #59120 - alexreg:move-issue-tests-1, r=varkorbors-8/+245
2019-03-14Moved issue tests to subdirs and normalised names.Alexander Regueiro-8/+245
2019-03-13add suggestions to invalid macro item errorAndy Russell-2/+10
2019-03-12rustc: fix ICE when trait alias has bare SelfSean McArthur-0/+25
2019-03-12Remove compiletest comments from testsvarkor-2/+2
2019-03-12Add NLL test error outputvarkor-0/+11
2019-03-12Update test for issue #55731varkor-3/+2
2019-03-12Add a test for #57781varkor-0/+20
2019-03-12Add a test for #55731varkor-0/+64
2019-03-12Add a test for #46101varkor-0/+18
2019-03-12Add a test for #44255varkor-0/+29
2019-03-12Add a test for #44127varkor-0/+17
2019-03-12Add a test for #26619varkor-0/+36
2019-03-12Add tests for #26448varkor-0/+59
2019-03-12Auto merge of #58608 - pnkfelix:warning-period-for-detecting-nested-impl-trai...bors-59/+0
2019-03-11Update NLL testsVadim Petrochenkov-34/+34
2019-03-11Update testsVadim Petrochenkov-560/+560
2019-03-10Auto merge of #58498 - euclio:e0432-suggestions, r=estebankbors-7/+7
2019-03-09Rollup merge of #58679 - Zoxc:passes-refactor, r=michaelwoeristerMazdak Farrokhzad-4/+109
2019-03-09use structured suggestions for E0432Andy Russell-7/+7
2019-03-09Auto merge of #59012 - pietroalbini:rollup, r=pietroalbinibors-0/+60
2019-03-08Unit (and regression) tests for warning cycle code.Felix S. Klock II-59/+0
2019-03-08Rollup merge of #58931 - estebank:elide-receiver-tyerr, r=varkorPietro Albini-0/+30
2019-03-08Rollup merge of #58921 - cuviper:issue-50582, r=varkorPietro Albini-0/+15
2019-03-08Rollup merge of #58861 - estebank:fix-negative-traits, r=petrochenkovPietro Albini-0/+15
2019-03-07Add more details to elseless if errorEsteban Küber-1/+5
2019-03-07address review commentsEsteban Küber-2/+4
2019-03-08Improve recovery for missing trait in a trait implVadim Petrochenkov-5/+4
2019-03-07Point at coercion reason for if exprs without else clauseEsteban Küber-0/+2
2019-03-07Adds diagnostic message and UI test.Wesley Norris-0/+15
2019-03-06Reduce test caseEsteban Küber-18/+4
2019-03-06Emit unclosed delimiters during recoveryEsteban Küber-1/+13
2019-03-06Bail when encountering a second unexpected token in the same spanEsteban Küber-58/+14
2019-03-06Do not panic on missing close parenEsteban Küber-0/+107
2019-03-06Update testsJohn Kåre Alsaker-4/+109
2019-03-04Elide invalid method receiver error when it contains TyErrEsteban Küber-0/+30
2019-03-04Add an explicit test for issue #50582Josh Stone-0/+15
2019-03-02Point at enum definition when match patterns are not exhaustiveEsteban Küber-14/+32
2019-03-01Expand where negative supertrait specific error is shownEsteban Küber-0/+15
2019-02-28Introduce rustc_interface and move some methods thereJohn Kåre Alsaker-0/+1
2019-02-25Rollup merge of #58370 - nox:relax-bounds, r=dtolnayMazdak Farrokhzad-10/+11
2019-02-22Auto merge of #56113 - spastorino:erroneous-loop-diagnostic-in-nll, r=pnkfelixbors-1/+1
2019-02-21update test files to reflect new outputNiko Matsakis-15/+22
2019-02-20Auto merge of #58056 - nikomatsakis:issue-57843-universe-leak, r=pnkfelixbors-0/+36
2019-02-20Fix erroneous loop diagnostic in nllSantiago Pastorino-1/+1
2019-02-16Rollup merge of #58196 - varkor:const-fn-feature-gate-error, r=oli-obkkennytm-1/+4
2019-02-16Rollup merge of #57981 - Zoxc:fix-57979, r=nikomatsakiskennytm-0/+59
2019-02-15make generalization code create new variables in correct universeNiko Matsakis-0/+36