about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-11-15Rollup merge of #66415 - tmandry:force-test-in-process, r=alexcrichtonMazdak Farrokhzad-4/+10
2019-11-15Rollup merge of #66407 - JohnTitor:add-ice-tests, r=CentrilMazdak Farrokhzad-60/+76
2019-11-15Rollup merge of #66350 - hermitcore:hermit, r=rkruppeMazdak Farrokhzad-0/+3
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-3/+4
2019-11-15Add --force-run-in-process unstable libtest optionTyler Mandry-1/+6
2019-11-15Rollup merge of #66443 - GuillaumeGomez:port-erased-cleanup, r=Mark-SimulacrumTyler Mandry-76/+135
2019-11-15Rollup merge of #66435 - JohnTitor:fix-spelling, r=CentrilTyler Mandry-7/+7
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-263/+314
2019-11-15Clean up E0025, E0034, E0044, E0046 and E0053Guillaume Gomez-5/+11
2019-11-15Clean up E0054Guillaume Gomez-2/+6
2019-11-15Clean up E0050Guillaume Gomez-5/+21
2019-11-15Clean up E0049Guillaume Gomez-4/+21
2019-11-15Clean up E0045Guillaume Gomez-10/+10
2019-11-15Clean up E0040Guillaume Gomez-4/+21
2019-11-15Clean up E0033Guillaume Gomez-6/+10
2019-11-15Clean up E0029Guillaume Gomez-5/+9
2019-11-15Clean up E0027Guillaume Gomez-5/+5
2019-11-15Clean up E0026Guillaume Gomez-27/+10
2019-11-15Add link to error code explanation RFCGuillaume Gomez-0/+5
2019-11-15Clean up E0023Guillaume Gomez-3/+6
2019-11-15Rollup merge of #66428 - dns2utf8:cleanup_unused_function, r=GuillaumeGomezYuki Okushi-4/+3
2019-11-15Rollup merge of #66419 - JohnTitor:ignore-underscore, r=varkorYuki Okushi-1/+13
2019-11-15Rollup merge of #66418 - ecstatic-morse:hir-const-check-err-msg, r=estebankYuki Okushi-0/+7
2019-11-15Rollup merge of #66410 - RalfJung:miri-machine-max, r=oli-obkYuki Okushi-0/+13
2019-11-15Rollup merge of #66398 - sfackler:no-async-nesting, r=CentrilYuki Okushi-33/+12
2019-11-15Rollup merge of #66391 - estebank:if-else-async-ice, r=CentrilYuki Okushi-2/+34
2019-11-15Rollup merge of #66390 - estebank:parenice, r=CentrilYuki Okushi-9/+10
2019-11-15Rollup merge of #66388 - estebank:melt-ice, r=CentrilYuki Okushi-1/+35
2019-11-15Rollup merge of #66338 - ehuss:update-mdbook, r=alexcrichtonYuki Okushi-31/+13
2019-11-15Rollup merge of #66306 - spastorino:remove-error-handled-by-miri, r=oli-obkYuki Okushi-45/+10
2019-11-15Rollup merge of #66013 - nnethercote:avoid-hashing-twice-in-get_query, r=ZoxcYuki Okushi-3/+20
2019-11-15Rollup merge of #65557 - haraldh:error_iter_rename, r=sfacklerYuki Okushi-80/+12
2019-11-15Correct `const_in_array_repeat_expressions` feature nameYuki Okushi-7/+7
2019-11-15Auto merge of #64432 - gnzlbg:simplify_truncate, r=alexcrichtonbors-22/+12
2019-11-15add a unit test for #62524Guanqun Lu-0/+38
2019-11-15Code cleanup to remove douplacte var definitionStefan Schindler-3/+2
2019-11-15Remove unused argumentStefan Schindler-1/+1
2019-11-14Auto merge of #66414 - JohnTitor:clippyup, r=Manishearthbors-7/+7
2019-11-14review commentsEsteban Küber-9/+5
2019-11-14review commentsEsteban Küber-1/+3
2019-11-15Don't warn labels beginning with `_`Yuki Okushi-1/+13
2019-11-14Link to tracking issue in HIR const-check errorDylan MacKenzie-0/+7
2019-11-14Auto merge of #66314 - GuillaumeGomez:move-error-codes, r=Centrilbors-13967/+13237
2019-11-14TAIT: adjust testsMazdak Farrokhzad-29/+202