]> git.lizzy.rs Git - rust.git/history - src/librustc_typeck/check/method/probe.rs
Auto merge of #41258 - clarcharr:str_box_extras, r=Kimundi
[rust.git] / src / librustc_typeck / check / method / probe.rs
2017-04-26 borsAuto merge of #41258 - clarcharr:str_box_extras, r...
2017-04-26 Corey FarwellRollup merge of #41535 - steveklabnik:gh37746, r=alexcr...
2017-04-26 Corey FarwellRollup merge of #41530 - GuillaumeGomez:vec-from, r...
2017-04-26 Corey FarwellRollup merge of #41528 - steveklabnik:gh33269, r=frewsxcv
2017-04-26 Corey FarwellRollup merge of #41527 - steveklabnik:gh41285, r=frewsxcv
2017-04-26 Corey FarwellRollup merge of #41518 - tbu-:pr_fix_cp_error, r=sfackler
2017-04-26 Corey FarwellRollup merge of #41500 - steveklabnik:gh37866, r=frewsxcv
2017-04-26 Corey FarwellRollup merge of #41463 - SergioBenitez:master, r=alexcr...
2017-04-26 Corey FarwellRollup merge of #41442 - tbu-:pr_writeall_interrupted...
2017-04-26 Corey FarwellRollup merge of #39983 - AndrewGaspar:rust-windbg,...
2017-04-25 borsAuto merge of #41332 - petrochenkov:privti, r=eddyb
2017-04-25 Vadim PetrochenkovCheck privacy of trait items in all contexts
2017-04-24 borsAuto merge of #40123 - TimNN:llvm40, r=alexcrichton
2017-04-23 borsAuto merge of #41437 - cuviper:remove-unstable-deprecat...
2017-04-22 borsAuto merge of #41469 - arielb1:rustc-spring-cleaning...
2017-04-22 Ariel Ben-Yehudaavoid calling `mk_region` unnecessarily
2017-04-20 Corey FarwellRollup merge of #40987 - maccoda:convert-docs, r=stevek...
2017-04-20 Corey FarwellRollup merge of #40812 - mgattozzi:ChildDocs, r=stevekl...
2017-04-20 borsAuto merge of #41191 - seanmonstar:spec-extend-vec...
2017-04-20 Corey FarwellRollup merge of #41214 - estebank:less-multiline, r...
2017-04-19 borsAuto merge of #41170 - Nashenas88:master, r=alexcrichton
2017-04-18 Corey FarwellRollup merge of #41262 - jonhoo:compiler-barrier-rename...
2017-04-17 borsAuto merge of #41282 - arielb1:missing-impl-item, r...
2017-04-17 Corey FarwellRollup merge of #41280 - QuietMisdreavus:rustdoc-toc...
2017-04-17 borsAuto merge of #41264 - alexeyzab:41158-fix-docs, r...
2017-04-16 borsAuto merge of #41157 - aidanhs:aphs-debug-appveyor...
2017-04-15 Corey FarwellRollup merge of #41125 - lukaramu:std-hash-docs, r...
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 Corey FarwellRollup merge of #41279 - arielb1:adjustment-composition...
2017-04-13 Corey FarwellRollup merge of #41266 - projektir:weak_docs_rc, r...
2017-04-13 Corey FarwellRollup merge of #41250 - kennytm:fix-41228, r=nikomatsakis
2017-04-13 Corey FarwellRollup merge of #41240 - projektir:weak_docs, r=alexcri...
2017-04-13 borsAuto merge of #40367 - eddyb:naked-cruft, r=nagisa
2017-04-13 borsAuto merge of #41267 - alexcrichton:fix-analysis-dist...
2017-04-13 borsAuto merge of #41009 - scottmcm:toowned-clone-into...
2017-04-13 borsAuto merge of #40570 - nikomatsakis:inference-subtype...
2017-04-12 borsAuto merge of #40765 - pirate:patch-3, r=aturon
2017-04-12 Niko Matsakispropagate sub-obligations better
2017-04-12 Niko Matsakisadd Subtype predicate
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-05 Ariel Ben-YehudaRollup merge of #41015 - arielb1:new-block-stack, r...
2017-04-05 Ariel Ben-YehudaRollup merge of #40927 - stjepang:docs-atomic-overflow...
2017-04-05 Corey FarwellRollup merge of #40949 - stjepang:fix-vecdeque-docs...
2017-04-04 Esteban KüberMerge branch 'master' into issue-32540
2017-04-03 Esteban KüberMerge branch 'master' into issue-40006
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 #40703 - GuillaumeGomez:pointer-docs...
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-30 borsAuto merge of #40524 - alexcrichton:update-bootstrap...
2017-03-29 Corey FarwellRollup merge of #40832 - pftbest:fix_msp430, r=stjepang
2017-03-29 Corey FarwellRollup merge of #40816 - estebank:issue-38321, r=nikoma...
2017-03-29 Corey FarwellRollup merge of #40814 - abonander:issue_39436, r=jseyfried
2017-03-29 Corey FarwellRollup merge of #40780 - aidanhs:aphs-cache-git-modules...
2017-03-29 Corey FarwellRollup merge of #40866 - projektir:once_docs, r=estebank
2017-03-29 Corey FarwellRollup merge of #40841 - arielb1:immutable-blame, r...
2017-03-29 Corey FarwellRollup merge of #40720 - mitsuhiko:feature/rev-key...
2017-03-29 borsAuto merge of #40338 - GuillaumeGomez:pulldown-switch...
2017-03-29 Corey FarwellRollup merge of #40864 - steveklabnik:update-submodules...
2017-03-29 Corey FarwellRollup merge of #40838 - lukaramu:std-net-docs, r=Guill...
2017-03-29 Corey FarwellRollup merge of #40783 - stepancheg:cursor-new-0, r...
2017-03-29 Corey FarwellRollup merge of #40731 - sfackler:vec-from-iter-spec...
2017-03-29 Corey FarwellRollup merge of #40682 - TigleyM:str_doc, r=steveklabnik
2017-03-29 borsAuto merge of #40836 - arielb1:issue-32330-copy, r...
2017-03-28 borsAuto merge of #40867 - alexcrichton:rollup, r=alexcrichton
2017-03-27 Alex CrichtonRollup merge of #40865 - alexcrichton:downgrade-mingw...
2017-03-27 Alex CrichtonRollup merge of #40853 - ollie27:error-index, r=stevekl...
2017-03-27 Alex CrichtonRollup merge of #40852 - ollie27:rustbuild_compiler_doc...
2017-03-27 Alex CrichtonRollup merge of #40849 - jseyfried:finalize_trait_macro...
2017-03-27 Alex CrichtonRollup merge of #40837 - alanstoate:ascii-docs, r=steve...
2017-03-27 Alex CrichtonRollup merge of #40833 - Wallacoloo:doc_to_uppercase_ty...
2017-03-27 Alex CrichtonRollup merge of #40832 - pftbest:fix_msp430, r=stjepang
2017-03-27 Alex CrichtonRollup merge of #40828 - projektir:markdown_metadata...
2017-03-27 Alex CrichtonRollup merge of #40824 - donniebishop:fromstr_docexampl...
2017-03-27 Alex CrichtonRollup merge of #40819 - donniebishop:master, r=alexcri...
2017-03-27 Alex CrichtonRollup merge of #40818 - theotherphil:master, r=stevekl...
2017-03-27 Alex CrichtonRollup merge of #40813 - jseyfried:fix_expansion_regres...
2017-03-27 Alex CrichtonRollup merge of #40778 - alexcrichton:update-cargo...
2017-03-27 Alex CrichtonRollup merge of #40751 - nrc:save-callback, r=eddyb
2017-03-27 Alex CrichtonRollup merge of #40683 - nikomatsakis:incr-comp-coerce...
2017-03-23 Niko Matsakisconvert inherent-impl-related things to on-demand queries
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-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...
next