about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-10-31Create new error E0743Guillaume Gomez-3/+19
2019-10-30Auto merge of #65068 - estebank:trait-impl-lt-mismatch, r=nikomatsakisbors-53/+115
2019-10-29Auto merge of #65943 - tmandry:rollup-g20uvkh, r=tmandrybors-190/+291
2019-10-29Rollup merge of #65936 - Xanewok:save-analysis-async, r=nikomatsakisTyler Mandry-4/+44
2019-10-29Rollup merge of #65930 - lzutao:new-feature-gate-c_void, r=dtolnayTyler Mandry-2/+7
2019-10-29Rollup merge of #65920 - smaeul:patch/workspace-hack, r=alexcrichtonTyler Mandry-0/+6
2019-10-29Rollup merge of #65900 - eddyb:proc-macro-cleanup, r=alexcrichtonTyler Mandry-54/+28
2019-10-29Rollup merge of #65898 - hermitcore:rusty-hermit, r=kennytmTyler Mandry-1/+7
2019-10-29Rollup merge of #65843 - xen0n:mips64-musl-targets-with-ci, r=alexcrichtonTyler Mandry-0/+22
2019-10-29Rollup merge of #65832 - tlively:emscripten-exception-handling, r=alexcrichtonTyler Mandry-68/+63
2019-10-29Rollup merge of #65741 - GuillaumeGomez:help-popup, r=Dylan-DPCTyler Mandry-3/+7
2019-10-29Rollup merge of #65724 - pietroalbini:ci-remove-template-parameter, r=alexcri...Tyler Mandry-31/+25
2019-10-29Rollup merge of #65539 - traxys:fix_62334, r=petrochenkovTyler Mandry-15/+27
2019-10-29Rollup merge of #65405 - GuillaumeGomez:long-err-explanation-E0740, r=Dylan-DPCTyler Mandry-12/+55
2019-10-29Silence crate external span error in x86 platformsEsteban Küber-1/+3
2019-10-29Fix NLL testEsteban Küber-18/+7
2019-10-29Make error apply only to impl/trait mismatchEsteban Küber-21/+23
2019-10-29Point at the trait item and tweak wordingEsteban Küber-15/+36
2019-10-29review commentsEsteban Küber-20/+23
2019-10-29Custom lifetime error for `impl` item doesn't conform to `trait`Esteban Küber-48/+93
2019-10-29Auto merge of #65904 - matthiaskrgr:submodule_upd, r=Manishearthbors-7/+11
2019-10-29save-analysis: Account for async desugaring in async fn return typesIgor Matuszewski-4/+44
2019-10-29doc: use new feature gate for c_void typeLzu Tao-2/+7
2019-10-29Change E0741 into E0742Guillaume Gomez-13/+14
2019-10-29Update ui testsGuillaume Gomez-9/+13
2019-10-29Add long error explanation for E0740Guillaume Gomez-1/+38
2019-10-29Create new error code E0740 for visibility restrictions to ancestor module is...Guillaume Gomez-3/+4
2019-10-29Auto merge of #65927 - eddyb:eval-always-considered-harmful, r=michaelwoeristerbors-2/+0
2019-10-29Don't use eval_always for miri queries used from codegen.Eduard-Mihai Burtescu-2/+0
2019-10-29Apply suggestions from lzutaoPietro Albini-1/+1
2019-10-29ci: extract job skipping logic into a scriptPietro Albini-14/+21
2019-10-29ci: enable "run when submodule changes" with environment variablesPietro Albini-28/+15
2019-10-29Auto merge of #65435 - michaelwoerister:fix-issue-64153, r=alexcrichtonbors-21/+68
2019-10-28Use rustc-workspace-hack for rustbookSamuel Holland-0/+6
2019-10-29Rollup merge of #65809 - roblabla:eficall-abi, r=nagisaMazdak Farrokhzad-82/+203
2019-10-29Rollup merge of #65562 - Patryk27:master, r=estebankMazdak Farrokhzad-44/+57
2019-10-29Rollup merge of #65531 - tmandry:bump-backtrace, r=cramertjMazdak Farrokhzad-1/+5
2019-10-29Rollup merge of #65318 - estebank:coherence, r=varkorMazdak Farrokhzad-250/+467
2019-10-29Rollup merge of #65294 - varkor:lint-inline-prototype, r=matthewjasperMazdak Farrokhzad-205/+459
2019-10-28Update backtrace to 0.3.40Tyler Mandry-1/+5
2019-10-29forgot to add the changed stderrQuentin Boyer-6/+6
2019-10-28Auto merge of #65907 - Centril:rollup-9i8ev23, r=Centrilbors-215/+342
2019-10-28Rollup merge of #65893 - jafern14:let-expr-stable-error-messaging, r=CentrilMazdak Farrokhzad-5/+14
2019-10-28Rollup merge of #65891 - michaelwoerister:sp-crate-metadata, r=wesleywiserMazdak Farrokhzad-2/+1
2019-10-28Rollup merge of #65887 - lzutao:doc-vec-get, r=rkruppeMazdak Farrokhzad-2/+4
2019-10-28Rollup merge of #65877 - lzutao:iter-chain-once, r=CentrilMazdak Farrokhzad-3/+18
2019-10-28Rollup merge of #65858 - davidtwco:rfc-2203-feature-gate-in-error, r=ecstatic...Mazdak Farrokhzad-14/+83
2019-10-28Rollup merge of #65825 - eddyb:def-index-vec, r=varkorMazdak Farrokhzad-23/+17
2019-10-28Rollup merge of #65643 - varkor:remove-free-regions-from-const-placeholder, r...Mazdak Farrokhzad-7/+9
2019-10-28Rollup merge of #65640 - estebank:recover-missing-semi, r=CentrilMazdak Farrokhzad-157/+175