about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2019-10-01Add test cases for #64945Dylan MacKenzie-0/+61
2019-10-01Rollup merge of #64937 - estebank:dedup-closure-err, r=CentrilMazdak Farrokhzad-152/+11
2019-10-01Rollup merge of #64930 - davidtwco:issue-61798-diverging-await, r=petrochenkovMazdak Farrokhzad-0/+41
2019-10-01Rollup merge of #64928 - JohnTitor:add-some-tests, r=CentrilMazdak Farrokhzad-0/+125
2019-10-01Rollup merge of #64907 - alexreg:tidy-up, r=Mark-SimulacrumMazdak Farrokhzad-26/+26
2019-10-01Rollup merge of #64895 - davidtwco:issue-64130-async-error-definition, r=niko...Mazdak Farrokhzad-12/+60
2019-10-01Rollup merge of #64887 - Centril:recover-trailing-vert, r=estebankMazdak Farrokhzad-11/+244
2019-10-01Rollup merge of #63931 - petrochenkov:stabmac, r=CentrilMazdak Farrokhzad-342/+52
2019-10-01Rollup merge of #63674 - petrochenkov:meta2, r=CentrilMazdak Farrokhzad-8/+13
2019-09-30Deduplicate closure type errorsEsteban Küber-152/+11
2019-09-30async/await: improve obligation errorsDavid Wood-12/+60
2019-10-01Address review commentsVadim Petrochenkov-0/+11
2019-09-30Rollup merge of #64921 - JohnTitor:add-test-enum, r=varkorTyler Mandry-0/+25
2019-09-30Rollup merge of #64838 - GuillaumeGomez:long-err-explanation-e0550, r=oli-obkTyler Mandry-1/+1
2019-09-30Rollup merge of #64377 - GuillaumeGomez:E0493, r=estebankTyler Mandry-4/+8
2019-09-30typeck: silence unreachable code from awaitDavid Wood-0/+41
2019-09-30syntax: Support modern attribute syntax in the `meta` matcherVadim Petrochenkov-8/+2
2019-10-01Add test for #58344Yuki Okushi-0/+69
2019-10-01Add test for #58022Yuki Okushi-0/+37
2019-10-01Add test for #50571Yuki Okushi-0/+19
2019-09-30Stabilize proc macros in type positionsVadim Petrochenkov-21/+18
2019-09-30Stabilize macros in `extern` blocksVadim Petrochenkov-321/+34
2019-10-01Add test for issue-64662Yuki Okushi-0/+25
2019-09-30update ui testsGuillaume Gomez-1/+1
2019-09-30Auto merge of #64778 - csmoe:index, r=eddybbors-2/+2
2019-09-30update testsGuillaume Gomez-4/+8
2019-09-30Fixed stylistic convention for one diagnostic and blessed tests.Alexander Regueiro-2/+2
2019-09-30Fixed grammar in one diagnostic and blessed tests.Alexander Regueiro-24/+24
2019-09-29Rollup merge of #64894 - Centril:fix-64682, r=petrochenkovMazdak Farrokhzad-51/+350
2019-09-29Rollup merge of #64858 - skinny121:str-const-generics, r=varkorMazdak Farrokhzad-0/+79
2019-09-29Rollup merge of #64825 - estebank:match-unit, r=CentrilMazdak Farrokhzad-1/+76
2019-09-29Rollup merge of #64735 - GuillaumeGomez:long-err-explanation-E0533, r=CentrilMazdak Farrokhzad-3/+30
2019-09-29Rollup merge of #64691 - estebank:unexpected-variant, r=CentrilMazdak Farrokhzad-16/+112
2019-09-29remove indexed_vec re-export from rustc_data_structurescsmoe-2/+2
2019-09-29Auto merge of #64158 - tmandry:libtest-panic-abort, r=alexcrichtonbors-14/+89
2019-09-29syntax: fix #64682.Mazdak Farrokhzad-51/+350
2019-09-29Auto merge of #64546 - weiznich:bugfix/rfc-2451-rerebalance-tests, r=nikomats...bors-16/+522
2019-09-29Auto merge of #64886 - Centril:rollup-30dqh8j, r=Centrilbors-197/+138
2019-09-29syntax: recover trailing `|` in or-patterns.Mazdak Farrokhzad-11/+244
2019-09-29Rollup merge of #63492 - eddyb:cvarargs, r=nagisa,matthewjasperMazdak Farrokhzad-197/+138
2019-09-29Auto merge of #64470 - ecstatic-morse:split-promotion-and-validation, r=eddyb...bors-258/+111
2019-09-28Put panic=abort test support behind -Z panic_abort_testsTyler Mandry-15/+25
2019-09-28Add test for libtest panic=abort modeTyler Mandry-0/+65
2019-09-28Rollup merge of #64875 - ehuss:async-await-reserved, r=estebankMazdak Farrokhzad-57/+57
2019-09-28Rollup merge of #64852 - Baranowski:param_note_52082, r=estebankMazdak Farrokhzad-2/+134
2019-09-28Rollup merge of #64793 - immunant:format_spans, r=matthewjasperMazdak Farrokhzad-6/+3
2019-09-28Rollup merge of #64763 - GuillaumeGomez:long-err-explanation-E0734, r=estebankMazdak Farrokhzad-29/+35
2019-09-28Rollup merge of #64678 - tomtau:fix/no-std-error, r=matthewjasperMazdak Farrokhzad-3/+3
2019-09-28Rollup merge of #64387 - nathanwhit:redundant-semi-fix, r=varkorMazdak Farrokhzad-0/+52
2019-09-29Add a couple more test cases, including non-ascii strings.ben-3/+16