]> git.lizzy.rs Git - rust.git/history - src/librustc/infer
Auto merge of #64564 - jonas-schievink:cowardly-default, r=nikomatsakis
[rust.git] / src / librustc / infer /
2019-10-06 borsAuto merge of #64564 - jonas-schievink:cowardly-default...
2019-10-06 borsAuto merge of #65089 - nnethercote:optimize-integral...
2019-10-06 borsAuto merge of #65043 - Aaron1011:fix/reexport-determini...
2019-10-06 borsAuto merge of #65152 - tmandry:rollup-btn4a01, r=tmandry
2019-10-06 Tyler MandryRollup merge of #65151 - tmandry:revert-emscripten...
2019-10-06 Tyler MandryRollup merge of #65130 - davidtwco:rfc-2008-improper...
2019-10-06 Tyler MandryRollup merge of #65126 - BO41:time_typo, r=kennytm
2019-10-06 Tyler MandryRollup merge of #65124 - memoryruins:castaway, r=petroc...
2019-10-06 Tyler MandryRollup merge of #65123 - Centril:mac-invoc-in-mut-pat...
2019-10-06 Tyler MandryRollup merge of #65118 - cuviper:Zmutable-noalias-defau...
2019-10-06 Tyler MandryRollup merge of #65116 - spastorino:remove-unneeded...
2019-10-06 Tyler MandryRollup merge of #65113 - Qwaz:master, r=jonas-schievink
2019-10-06 Tyler MandryRollup merge of #65106 - Mark-Simulacrum:unused-attr...
2019-10-06 Tyler MandryRollup merge of #65105 - Mark-Simulacrum:split-librustc...
2019-10-06 Tyler MandryRollup merge of #65100 - csmoe:generator, r=nikomatsakis
2019-10-06 Tyler MandryRollup merge of #65066 - wesleywiser:fix_const_prop_ice...
2019-10-06 Tyler MandryRollup merge of #65064 - rust-lang:permit-asyncawait...
2019-10-06 Tyler MandryRollup merge of #65011 - estebank:ice-o-matic, r=zackmdavis
2019-10-06 Tyler MandryRollup merge of #64909 - estebank:turbofish-reloaded...
2019-10-06 Tyler MandryRollup merge of #64765 - alexcrichton:less-check-backtr...
2019-10-06 Tyler MandryRollup merge of #64728 - messense:udp-peer-addr, r...
2019-10-06 Tyler MandryRollup merge of #64708 - SimonSapin:option-deref, r...
2019-10-04 borsAuto merge of #63649 - tlively:emscripten-upstream...
2019-10-04 csmoereplace GeneratorSubsts inside related types
2019-10-04 csmoegenerate GeneratorSubsts from SubstsRef
2019-10-04 borsAuto merge of #64994 - GuillaumeGomez:fix-rustdoc-displ...
2019-10-04 borsAuto merge of #65087 - Centril:rollup-skxq0zr, r=Centril
2019-10-04 Mazdak FarrokhzadRollup merge of #65073 - ecstatic-morse:issue-65071...
2019-10-04 Mazdak FarrokhzadRollup merge of #65026 - petrochenkov:ice1, r=eddyb
2019-10-04 Mazdak FarrokhzadRollup merge of #64874 - matthewjasper:simplify-euv...
2019-10-04 Mazdak FarrokhzadRollup merge of #64817 - csmoe:closure, r=nikomatsakis
2019-10-04 Mazdak FarrokhzadRollup merge of #64749 - matthewjasper:liveness-opt...
2019-10-03 Tyler MandryRollup merge of #65057 - mathstuf:fix-warning-typo...
2019-10-03 Tyler MandryRollup merge of #65056 - spastorino:place-mut-visitor...
2019-10-03 Tyler MandryRollup merge of #65055 - GuillaumeGomez:long-err-explan...
2019-10-03 Tyler MandryRollup merge of #65018 - Aaron1011:fix/backtrace-stderr...
2019-10-03 Tyler MandryRollup merge of #65004 - BO41:mentions, r=alexcrichton
2019-10-03 Tyler MandryRollup merge of #64842 - pnkfelix:fix-issue-61631-self...
2019-10-03 Tyler MandryRollup merge of #64741 - GuillaumeGomez:prevent-rustdoc...
2019-10-03 Tyler MandryRollup merge of #64706 - nikomatsakis:issue-60218-test...
2019-10-03 Tyler MandryRollup merge of #64690 - petrochenkov:mixed, r=dtolnay
2019-10-03 Tyler MandryRollup merge of #64675 - Centril:deprecate-plugin,...
2019-10-03 Tyler MandryRollup merge of #61879 - stjepang:stabilize-todo, r...
2019-10-03 borsAuto merge of #64938 - estebank:ice-ice-baby, r=matthew...
2019-10-03 borsAuto merge of #64999 - nikomatsakis:issue-60424-async...
2019-10-03 csmoegenerate ClosureSubsts from SubstsRef
2019-10-03 Mazdak FarrokhzadRollup merge of #65002 - alexcrichton:update-lvlm,...
2019-10-03 Mazdak FarrokhzadRollup merge of #64941 - lzutao:inline-max_min_value...
2019-10-03 borsAuto merge of #65038 - Centril:rollup-m83dpfh, r=Centril
2019-10-03 Mazdak FarrokhzadRollup merge of #65010 - AnthonyMikh:fix_65001, r=estebank
2019-10-03 Mazdak FarrokhzadRollup merge of #64998 - spastorino:filter-rls-on-tidy...
2019-10-03 Mazdak FarrokhzadRollup merge of #64993 - mathstuf:backtrace-status...
2019-10-03 Mazdak FarrokhzadRollup merge of #64975 - crgl:clone-from-linked-list...
2019-10-03 Mazdak FarrokhzadRollup merge of #64959 - davidtwco:issue-64252-self...
2019-10-03 Mazdak FarrokhzadRollup merge of #64931 - estebank:missing-param-ref...
2019-10-03 Mazdak FarrokhzadRollup merge of #63678 - Aaron1011:fix/hrtb-leak, r...
2019-10-02 Niko Matsakisdocument `shallow_resolve`
2019-10-02 Mazdak FarrokhzadRollup merge of #64995 - GuillaumeGomez:libtest-rustdoc...
2019-10-02 Mazdak FarrokhzadRollup merge of #64948 - GuillaumeGomez:improve-sidebar...
2019-10-02 Mazdak FarrokhzadRollup merge of #64922 - spastorino:make-place-builder...
2019-10-02 Mazdak FarrokhzadRollup merge of #64914 - pnkfelix:issue-64453-regressio...
2019-10-02 Mazdak FarrokhzadRollup merge of #64850 - Mark-Simulacrum:dedup-dep...
2019-10-02 Tyler MandryRollup merge of #64952 - michaelwoerister:update-cargo...
2019-10-02 Tyler MandryRollup merge of #64942 - JohnTitor:fix-clippy, r=eddyb
2019-10-02 Tyler MandryRollup merge of #64885 - andjo403:iter, r=scottmcm
2019-10-02 Tyler MandryRollup merge of #64840 - michaelwoerister:self-profilin...
2019-10-02 Tyler MandryRollup merge of #64805 - nnethercote:ObligForest-still...
2019-10-02 Tyler MandryRollup merge of #64801 - nnethercote:improve-find_const...
2019-10-02 Tyler MandryRollup merge of #64722 - Mark-Simulacrum:alt-parallel...
2019-10-02 Tyler MandryRollup merge of #64649 - estebank:returnator, r=varkor
2019-10-02 Aaron HillRename to `was_placeholder` to `from_forall`
2019-10-01 Aaron HillImprove HRTB error span when -Zno-leak-check is used
2019-10-01 Mazdak FarrokhzadRollup merge of #64950 - nnethercote:simplify-interners...
2019-10-01 Mazdak FarrokhzadRollup merge of #64943 - lzutao:doc-saturating, r=shepm...
2019-10-01 Mazdak FarrokhzadRollup merge of #64933 - sam09:master, r=estebank
2019-10-01 Mazdak FarrokhzadRollup merge of #64912 - lzutao:unneeded-main-doc,...
2019-10-01 Mazdak FarrokhzadRollup merge of #64910 - Centril:params-cleanup, r...
2019-10-01 Mazdak FarrokhzadRollup merge of #63416 - RalfJung:apfloat, r=eddyb
2019-10-01 borsAuto merge of #64946 - Centril:rollup-66mj5o0, r=Centril
2019-10-01 Mazdak FarrokhzadRollup merge of #64937 - estebank:dedup-closure-err...
2019-10-01 Mazdak FarrokhzadRollup merge of #64935 - AnthonyMikh:librustc_errors...
2019-10-01 Mazdak FarrokhzadRollup merge of #64907 - alexreg:tidy-up, r=Mark-Simulacrum
2019-10-01 Mazdak FarrokhzadRollup merge of #64896 - XAMPPRocky:remove-grammar...
2019-10-01 Mazdak FarrokhzadRollup merge of #64895 - davidtwco:issue-64130-async...
2019-10-01 Mazdak FarrokhzadRollup merge of #64887 - Centril:recover-trailing-vert...
2019-10-01 Esteban KüberDeduplicate closure type errors
2019-09-30 Tyler MandryRollup merge of #64923 - lzutao:improve-doc-needs_drop...
2019-09-30 Tyler MandryRollup merge of #64921 - JohnTitor:add-test-enum, r...
2019-09-30 Tyler MandryRollup merge of #64911 - hman523:64844, r=Dylan-DPC
2019-09-30 Tyler MandryRollup merge of #64893 - SimonSapin:vec-of-option-box...
2019-09-30 Tyler MandryRollup merge of #64891 - SimonSapin:vec-of-fat-raw...
2019-09-30 Tyler MandryRollup merge of #64838 - GuillaumeGomez:long-err-explan...
2019-09-30 Tyler MandryRollup merge of #64786 - tmandry:patch-1, r=alexcrichton
2019-09-30 Tyler MandryRollup merge of #64377 - GuillaumeGomez:E0493, r=estebank
2019-09-30 borsAuto merge of #64778 - csmoe:index, r=eddyb
2019-09-30 borsAuto merge of #64600 - scottmcm:no-slice-tryfold-unroll...
2019-09-29 Mazdak FarrokhzadRollup merge of #64858 - skinny121:str-const-generics...
2019-09-29 Mazdak FarrokhzadRollup merge of #64735 - GuillaumeGomez:long-err-explan...
2019-09-29 Mazdak FarrokhzadRollup merge of #64691 - estebank:unexpected-variant...
2019-09-29 csmoeremove indexed_vec re-export from rustc_data_structures
next