]> git.lizzy.rs Git - rust.git/history - src/librustc_typeck/check/callee.rs
Rollup merge of #41249 - GuillaumeGomez:rustdoc-render, r=steveklabnik,frewsxcv
[rust.git] / src / librustc_typeck / check / callee.rs
2017-04-14 Corey FarwellRollup merge of #41249 - GuillaumeGomez:rustdoc-render...
2017-04-14 Corey FarwellRollup merge of #41172 - Aaron1011:rustdoc-overflow...
2017-04-14 Corey FarwellRollup merge of #40702 - mrhota:global_asm, r=nagisa
2017-04-14 borsAuto merge of #41153 - petrochenkov:umove, r=pnkfelix
2017-04-14 borsAuto merge of #41122 - palango:mod-desc-floats, r=frewsxcv
2017-04-14 borsAuto merge of #41294 - frewsxcv:rollup, r=frewsxcv
2017-04-14 Corey FarwellRollup merge of #41292 - est31:master, r=BurntSushi
2017-04-14 Corey FarwellRollup merge of #41287 - nikomatsakis:incr-comp-refacto...
2017-04-14 Corey FarwellRollup merge of #41281 - steveklabnik:update-submodules...
2017-04-14 Corey FarwellRollup merge of #41279 - arielb1:adjustment-composition...
2017-04-13 Ariel Ben-Yehudarustc_typeck: consolidate adjustment composition
2017-04-12 borsAuto merge of #40765 - pirate:patch-3, r=aturon
2017-04-09 QuietMisdreavusmerge with master to pick up pulldown switch
2017-04-09 borsAuto merge of #40829 - mgattozzi:ChildStderr, r=stevekl...
2017-04-07 Corey FarwellRollup merge of #40797 - GAJaloyan:patch-1, r=arielb1
2017-04-06 borsAuto merge of #40996 - alexcrichton:update-cargo, r...
2017-04-06 Corey FarwellRollup merge of #40908 - dotdash:pers_lt, r=arielb1
2017-04-05 Ariel Ben-YehudaRollup merge of #41028 - bluss:rev-rfind, r=alexcrichton
2017-04-05 Ariel Ben-YehudaRollup merge of #41015 - arielb1:new-block-stack, r...
2017-04-05 Ariel Ben-YehudaRollup merge of #40943 - Amanieu:offset_to, r=alexcrichton
2017-04-05 Ariel Ben-YehudaRollup merge of #40927 - stjepang:docs-atomic-overflow...
2017-04-05 Ariel Ben-YehudaRollup merge of #40909 - nagisa:fix-vec-placement,...
2017-04-05 Corey FarwellRollup merge of #40949 - stjepang:fix-vecdeque-docs...
2017-04-05 Corey FarwellRollup merge of #40608 - GuillaumeGomez:mutex-doc-incon...
2017-04-04 Esteban KüberMerge branch 'master' into issue-32540
2017-04-03 Esteban KüberMerge branch 'master' into issue-40006
2017-04-03 borsAuto merge of #40915 - nrc:save-assoc, r=eddyb
2017-04-02 borsAuto merge of #40919 - GuillaumeGomez:fix-new-rustdoc...
2017-04-01 borsAuto merge of #40967 - alexcrichton:old-osx, r=brson
2017-03-31 Corey FarwellRollup merge of #40947 - stjepang:test-sort-random...
2017-03-31 Corey FarwellRollup merge of #40871 - projektir:atomic_links, r...
2017-03-31 Corey FarwellRollup merge of #40763 - pirate:patch-2, r=steveklabnik
2017-03-31 Corey FarwellRollup merge of #40728 - topecongiro:stabilize, r=arielb1
2017-03-31 Corey FarwellRollup merge of #40703 - GuillaumeGomez:pointer-docs...
2017-03-31 Corey FarwellRollup merge of #40929 - bluss:full-reverse, r=alexcrichton
2017-03-31 Corey FarwellRollup merge of #40928 - GAJaloyan:patch-2, r=eddyb
2017-03-31 Corey FarwellRollup merge of #40925 - DaseinPhaos:patch-5, r=stevekl...
2017-03-31 Corey FarwellRollup merge of #40904 - rap2hpoutre:patch-1, r=stevekl...
2017-03-31 Corey FarwellRollup merge of #40898 - MaloJaffre:remove-unused-featu...
2017-03-31 Corey FarwellRollup merge of #40888 - wesleywiser:rustdoc_src_sideba...
2017-03-31 Corey FarwellRollup merge of #40869 - ctjhoa:master, r=steveklabnik
2017-03-31 Corey FarwellRollup merge of #40842 - Mic92:RawFd, r=aturon
2017-03-31 borsAuto merge of #40737 - nagisa:safe-slicing-strs, r...
2017-03-31 borsAuto merge of #40620 - laumann:slash-in-diagnostics...
2017-03-30 borsAuto merge of #40524 - alexcrichton:update-bootstrap...
2017-03-30 borsAuto merge of #40224 - nikomatsakis:issue-39808, r...
2017-03-30 Niko Matsakisavoid allocating a vector when the coercion sites are...
2017-03-29 Corey FarwellRollup merge of #40682 - TigleyM:str_doc, r=steveklabnik
2017-03-25 Corey FarwellRollup merge of #40642 - frewsxcv:io-bufread-doc-exampl...
2017-03-23 Corey FarwellRollup merge of #40668 - cramertj:on-demandify-more...
2017-03-21 Corey FarwellRollup merge of #40667 - DaseinPhaos:patch-4, r=Guillau...
2017-03-21 Corey FarwellRollup merge of #40576 - dwrensha:mir-terminator-kind...
2017-03-21 Corey FarwellRollup merge of #40556 - cramertj:stabilize-pub-restric...
2017-03-21 Corey FarwellRollup merge of #40502 - jdhorwitz:master, r=steveklabnik
2017-03-21 Corey FarwellRollup merge of #40312 - jdhorwitz:papercut, r=steveklabnik
2017-03-21 Corey FarwellRollup merge of #40229 - cramertj:break-to-blocks,...
2017-03-20 borsAuto merge of #39628 - arielb1:shimmir, r=eddyb
2017-03-20 borsAuto merge of #40659 - frewsxcv:rollup, r=frewsxcv
2017-03-20 Corey FarwellRollup merge of #40587 - GuillaumeGomez:rustdoc-const...
2017-03-20 Corey FarwellRollup merge of #40581 - TimNN:di-global-40, r=alexcrichton
2017-03-20 Corey FarwellRollup merge of #40566 - clarcharr:never_error, r=sfackler
2017-03-20 Corey FarwellRollup merge of #40554 - nrc:rls-data, r=alexcrichton
2017-03-20 Corey FarwellRollup merge of #40532 - jseyfried:improve_tokenstream_...
2017-03-20 Corey FarwellRollup merge of #40521 - TimNN:panic-free-shift, r...
2017-03-20 Corey FarwellRollup merge of #40398 - eddyb:struct-hint, r=nikomatsakis
2017-03-11 Ariel Ben-YehudaRollup merge of #40146 - bjorn3:few-infer-changes,...
2017-03-11 Alex CrichtonRollup merge of #40092 - sinkuu:fix_suggestion_index...
2017-03-09 Eduard-Mihai BurtescuRename expected_types_for_fn_args to expected_inputs_fo...
2017-03-08 Ariel Ben-YehudaRollup merge of #40154 - steveklabnik:link-unstable...
2017-03-02 Corey FarwellRollup merge of #40166 - aidanhs:aphs-index-coerce...
2017-03-02 Corey FarwellRollup merge of #40139 - tedsta:fuchsia_std_process_fix...
2017-03-02 Corey FarwellRollup merge of #40129 - abonander:proc_macro_bang...
2017-03-02 Corey FarwellRollup merge of #40117 - SimonSapin:to-err-is-for-the...
2017-03-02 Corey FarwellRollup merge of #40110 - benschreiber:nostackcheck...
2017-03-02 borsAuto merge of #39655 - durka:recursion-limit-suggestion...
2017-03-02 Guillaume GomezRollup merge of #40081 - GuillaumeGomez:poison-docs...
2017-03-01 borsAuto merge of #39803 - brson:fpic, r=alexcrichton
2017-03-01 Corey FarwellRollup merge of #40128 - cengizIO:master, r=nikomatsakis
2017-03-01 Corey FarwellRollup merge of #40028 - withoutboats:string_from_iter...
2017-03-01 Corey FarwellRollup merge of #39960 - lukaramu:issue-39925, r=alexcr...
2017-03-01 Corey FarwellRollup merge of #39944 - GuillaumeGomez:associated...
2017-03-01 Corey FarwellRollup merge of #39936 - djzin:inclusive_rangeargument...
2017-02-28 Steve KlabnikRollup merge of #40153 - steveklabnik:alphabetize-unsta...
2017-02-28 Steve KlabnikRollup merge of #40151 - steveklabnik:update-mdbook...
2017-02-28 Steve KlabnikRollup merge of #40142 - MajorBreakfast:patch-4, r...
2017-02-28 Steve KlabnikRollup merge of #40130 - alexcrichton:fix-musl-again...
2017-02-28 Corey FarwellRollup merge of #40131 - MajorBreakfast:patch-3, r...
2017-02-28 Corey FarwellRollup merge of #40126 - GuillaumeGomez:fmt-write-docs...
2017-02-28 Corey FarwellRollup merge of #40124 - koba-e964:patch-1, r=steveklabnik
2017-02-28 Corey FarwellRollup merge of #40122 - robinst:process-add-example...
2017-02-28 Corey FarwellRollup merge of #40057 - GuillaumeGomez:html-issue...
2017-02-28 Corey FarwellRollup merge of #40056 - keeperofdakeys:contributing...
2017-02-28 Corey FarwellRollup merge of #40047 - topecongiro:master, r=est31
2017-02-28 Corey FarwellRollup merge of #40033 - GuillaumeGomez:condvar-docs...
2017-02-28 Corey FarwellRollup merge of #39977 - frewsxcv:error-reporting-clean...
2017-02-28 borsAuto merge of #40135 - alexcrichton:split-android,...
2017-02-28 borsAuto merge of #40008 - eddyb:lazy-12, r=nikomatsakis
2017-02-25 Eduard-Mihai Burtescurustc: simplify tcx.closure_type(...) as it can copy...
2017-02-25 Eduard-Mihai Burtescurustc: combine BareFnTy and ClosureTy into FnSig.
2017-02-25 Eduard Burtescurustc_typeck: lift CrateCtxt to TyCtxt.
next