about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2019-11-18Remove redundant html checkGuillaume Gomez-1/+0
2019-11-18Rename rustdoc options --themes and --check-themes to --theme and --check-themeGuillaume Gomez-1/+1
2019-11-18add test for rustdoc's --themes flagQuietMisdreavus-0/+14
2019-11-16Auto merge of #66453 - Centril:rollup-w1ohzxs, r=Centrilbors-62/+78
2019-11-15Auto merge of #66326 - Nadrieril:refactor-intrange, r=varkorbors-1/+22
2019-11-15Rollup merge of #66415 - tmandry:force-test-in-process, r=alexcrichtonMazdak Farrokhzad-2/+2
2019-11-15Rollup merge of #66407 - JohnTitor:add-ice-tests, r=CentrilMazdak Farrokhzad-60/+76
2019-11-15Add regression testNadrieril-0/+6
2019-11-15Apply suggestions from code reviewNadrieril Feneanar-1/+1
2019-11-15Add test for failing `try_eval_bits`Nadrieril-1/+16
2019-11-16Fix nll testYuki Okushi-0/+8
2019-11-15Apply suggestion from CentrilYuki Okushi-1/+1
2019-11-15Fix test case and issue numberYuki Okushi-60/+30
2019-11-15Add test for issue-58094Yuki Okushi-0/+20
2019-11-15Add test for issue-36122Yuki Okushi-0/+18
2019-11-15Improve error message for tests with panic=abortTyler Mandry-2/+2
2019-11-15Rollup merge of #66435 - JohnTitor:fix-spelling, r=CentrilTyler Mandry-1/+1
2019-11-15Rollup merge of #66429 - guanqun:add-unit-test, r=CentrilTyler Mandry-0/+38
2019-11-15Rollup merge of #66197 - Centril:transparent-ast, r=varkorTyler Mandry-49/+222
2019-11-15Rollup merge of #66419 - JohnTitor:ignore-underscore, r=varkorYuki Okushi-0/+10
2019-11-15Rollup merge of #66391 - estebank:if-else-async-ice, r=CentrilYuki Okushi-0/+26
2019-11-15Rollup merge of #66388 - estebank:melt-ice, r=CentrilYuki Okushi-0/+33
2019-11-15Rollup merge of #66306 - spastorino:remove-error-handled-by-miri, r=oli-obkYuki Okushi-21/+9
2019-11-15Correct `const_in_array_repeat_expressions` feature nameYuki Okushi-1/+1
2019-11-15add a unit test for #62524Guanqun Lu-0/+38
2019-11-14review commentsEsteban Küber-0/+2
2019-11-15Don't warn labels beginning with `_`Yuki Okushi-0/+10
2019-11-14Auto merge of #66314 - GuillaumeGomez:move-error-codes, r=Centrilbors-21/+38
2019-11-14TAIT: adjust testsMazdak Farrokhzad-29/+202
2019-11-14TAIT: --bless some span changes for the betterMazdak Farrokhzad-20/+20
2019-11-14Adapt error index generator to the new formatGuillaume Gomez-1/+1
2019-11-14Fix ui tests with better error code usageGuillaume Gomez-22/+39
2019-11-14Auto merge of #66378 - rkruppe:revert-pr-65134, r=pnkfelixbors-444/+1
2019-11-14Auto merge of #66403 - JohnTitor:rollup-7obuivl, r=JohnTitorbors-103/+178
2019-11-14Rollup merge of #66361 - Centril:66357, r=pnkfelixYuki Okushi-0/+30
2019-11-14Rollup merge of #66351 - JohnTitor:tweak-range-err-msg, r=CentrilYuki Okushi-77/+62
2019-11-14Rollup merge of #66264 - guanqun:fix-mbe-missing-close-delim, r=estebankYuki Okushi-3/+37
2019-11-14Rollup merge of #66253 - ohadravid:improve-errors-after-re-rebalance-coherenc...Yuki Okushi-23/+49
2019-11-14Auto merge of #66233 - cjgillot:constkind, r=oli-obkbors-3/+3
2019-11-13Do not ICE in `if` without `else` in `async fn`Esteban Küber-0/+24
2019-11-13Auto merge of #66211 - kinnison:kinnison/fix-66159, r=GuillaumeGomezbors-0/+12
2019-11-13Do not ICE on recovery from unmet associated type bound obligationEsteban Küber-0/+33
2019-11-13Bless miri unleashed test now that errors are mandatoryDylan MacKenzie-7/+13
2019-11-13Bless less verbose error messagesDylan MacKenzie-168/+68
2019-11-13Bless back-compat breakagesDylan MacKenzie-10/+45
2019-11-13Bless const tests with improved diagnosticsDylan MacKenzie-243/+442
2019-11-13Extend const-loop and const-if to handle more casesDylan MacKenzie-21/+71
2019-11-13Remove if/loop tests from min_const_fnDylan MacKenzie-4/+0
2019-11-13Revert "Auto merge of #65134 - davidtwco:issue-19834-improper-ctypes-in-exter...Robin Kruppe-444/+1
2019-11-13Rollup merge of #66331 - JohnTitor:add-tests, r=CentrilYuki Okushi-0/+228