about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2019-11-18Fix 'type annotations needed' error with opaque typesAaron Hill-5/+42
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
2019-11-13Rollup merge of #66297 - vakaras:edit-queries, r=oli-obkYuki Okushi-0/+1
2019-11-13Rollup merge of #66186 - GuillaumeGomez:long-err-explanation-E0623, r=Dylan-DPCYuki Okushi-8/+78
2019-11-13Rollup merge of #66166 - GuillaumeGomez:rename-rustdoc-to-doc, r=QuietMisdreavusYuki Okushi-7/+7
2019-11-13parser: don't use `unreachable!()` in `fn unexpected`.Mazdak Farrokhzad-0/+30
2019-11-13Tweak non-char/numeric in range pattern diagnosticYuki Okushi-77/+62
2019-11-12Bless mir-dump test.Camille GILLOT-1/+1
2019-11-12Bless symbol-names.Camille GILLOT-2/+2
2019-11-12Auto merge of #65608 - matthewjasper:mir-eval-order, r=pnkfelixbors-17/+201
2019-11-13Add test for issue-63279Yuki Okushi-0/+22
2019-11-13Add test for issue-52432Yuki Okushi-0/+38
2019-11-13Add test for issue-40231Yuki Okushi-0/+108
2019-11-13Add test for issue-30904Yuki Okushi-0/+60
2019-11-12check-consts remove cannot mutate statics in initializer of another static errorSantiago Pastorino-21/+9
2019-11-12Auto merge of #66323 - JohnTitor:rollup-jl8xdk4, r=JohnTitorbors-6/+27
2019-11-12Rollup merge of #66299 - rossmacarthur:fix-41260-avoid-issue-0, r=varkorYuki Okushi-0/+21