]> git.lizzy.rs Git - rust.git/history - src/librustc_typeck/collect.rs
Auto merge of #29140 - sorear:dst-document-on-sized, r=alexcrichton
[rust.git] / src / librustc_typeck / collect.rs
2015-10-19 Steve KlabnikRollup merge of #29027 - steveklabnik:iter_docs, r...
2015-10-19 borsAuto merge of #28977 - arcnmx:cstring-into, r=alexcrichton
2015-10-18 borsAuto merge of #28845 - oli-obk:rfc1229, r=pnkfelix
2015-10-17 borsAuto merge of #28933 - fhahn:issue-28837-partialeq...
2015-10-16 borsAuto merge of #28683 - GuillaumeGomez:rustdoc_error...
2015-10-16 borsAuto merge of #29014 - petrochenkov:stability, r=brson
2015-10-16 borsAuto merge of #29020 - goyox86:goyox86/rustfmting-libar...
2015-10-16 borsAuto merge of #28957 - GuillaumeGomez:patch-5, r=Manish...
2015-10-15 borsAuto merge of #29031 - cristicbz:mtx_inner, r=alexcrichton
2015-10-15 borsAuto merge of #29050 - rkruppe:dec2flt-lonely-sign...
2015-10-15 borsAuto merge of #29040 - nrc:save-defid, r=@nikomatsakis
2015-10-15 borsAuto merge of #29021 - ogham:master, r=alexcrichton
2015-10-15 Manish GoregaokarRollup merge of #29060 - tshepang:consistency, r=nikoma...
2015-10-15 Manish GoregaokarRollup merge of #29059 - tshepang:typo, r=nikomatsakis
2015-10-15 Manish GoregaokarRollup merge of #29058 - tshepang:rename, r=steveklabnik
2015-10-15 Manish GoregaokarRollup merge of #29022 - apasel422:spell, r=steveklabnik
2015-10-15 Manish GoregaokarRollup merge of #28906 - tshepang:link, r=nikomatsakis
2015-10-15 borsAuto merge of #28921 - petrochenkov:intconv, r=alexcrichton
2015-10-15 borsAuto merge of #28980 - nrc:unsafe-macros, r=@pnkfelix
2015-10-15 borsAuto merge of #29012 - tari:issue-28676, r=luqmana
2015-10-14 borsAuto merge of #29003 - tari:freebsd-current_exe-vec...
2015-10-14 borsAuto merge of #29001 - arielb1:normalized-foreign,...
2015-10-14 borsAuto merge of #28909 - GuillaumeGomez:patch-3, r=pnkfelix
2015-10-14 borsAuto merge of #28827 - thepowersgang:unsafe-const-fn...
2015-10-14 Manish GoregaokarRollup merge of #29035 - rutsky:patch-6, r=steveklabnik
2015-10-14 Manish GoregaokarRollup merge of #29032 - goyox86:goyox86/rusfmting...
2015-10-14 Manish GoregaokarRollup merge of #29029 - steveklabnik:iter_function_doc...
2015-10-14 Manish GoregaokarRollup merge of #29028 - Seeker14491:patch-1, r=Manishearth
2015-10-14 Manish GoregaokarRollup merge of #29024 - mseri:patch-1, r=nrc
2015-10-14 Manish GoregaokarRollup merge of #29016 - sanxiyn:data-layout, r=alexcri...
2015-10-14 Manish GoregaokarRollup merge of #29013 - chrisccerami:fix_broken_lifeti...
2015-10-14 Manish GoregaokarRollup merge of #29006 - arielb1:callee-outlives-call...
2015-10-14 Manish GoregaokarRollup merge of #29004 - frewsxcv:regression-test-22814...
2015-10-14 Manish GoregaokarRollup merge of #28991 - goyox86:goyox86/rustfmting...
2015-10-14 borsAuto merge of #28816 - petrochenkov:unistruct, r=nrc
2015-10-13 Vadim PetrochenkovMerge VariantData and VariantData_
2015-10-13 Vadim PetrochenkovFix rebase 2
2015-10-13 Vadim PetrochenkovMerge struct fields and struct kind
2015-10-13 Vadim PetrochenkovDict -> Struct, StructDef -> VariantData, def -> data
2015-10-13 Vadim PetrochenkovFix rebase
2015-10-13 Vadim PetrochenkovRemove now redundant NodeId from Variant
2015-10-13 Vadim PetrochenkovDecouple structure kinds from NodeIds
2015-10-13 Vadim PetrochenkovUnify structures and enum variants in HIR
2015-10-12 borsAuto merge of #28914 - steveklabnik:doc_iterator, r...
2015-10-11 borsAuto merge of #28969 - chrisccerami:link_to_ffi_in_conc...
2015-10-10 borsAuto merge of #28922 - panicbit:trpl-missing-docs,...
2015-10-10 borsAuto merge of #28920 - dotdash:const_align, r=eddyb
2015-10-10 borsAuto merge of #28861 - pnkfelix:fsk-nonparam-dropck...
2015-10-09 borsAuto merge of #28929 - pnkfelix:expand-legal-cycles...
2015-10-09 borsAuto merge of #27897 - sfackler:cursor-box-slice, r...
2015-10-09 borsAuto merge of #28857 - nrc:lowering, r=nikomatsakis
2015-10-09 borsAuto merge of #28869 - alexcrichton:allocator-dox,...
2015-10-09 borsAuto merge of #28817 - dcarral:installing_rust_v130...
2015-10-09 borsAuto merge of #28919 - huonw:placement-tracking-issue...
2015-10-09 borsAuto merge of #28888 - arielb1:variant-ctor, r=eddyb
2015-10-08 borsAuto merge of #28900 - cristicbz:typos, r=alexcrichton
2015-10-08 borsAuto merge of #27197 - nwin:generic-cursor-impl, r...
2015-10-08 Cristi Cobzarencotypos: fix a grabbag of typos all over the place
2015-10-08 Steve KlabnikRollup merge of #28905 - tshepang:typo, r=steveklabnik
2015-10-08 Steve KlabnikRollup merge of #28872 - iwillspeak:master, r=Manishearth
2015-10-08 borsAuto merge of #28826 - arthurprs:leading_plus, r=alexcr...
2015-10-08 borsAuto merge of #28621 - tshepang:move-safety, r=steveklabnik
2015-10-08 borsAuto merge of #28811 - alexcrichton:as-ref-ptrs, r...
2015-10-07 Steve KlabnikRollup merge of #28878 - sourcefrog:doc-links, r=stevek...
2015-10-07 Ariel Ben-Yehudause the struct's ctor-id as its variant def-id
2015-10-07 borsAuto merge of #28877 - sourcefrog:doc-fuse, r=alexcrichton
2015-10-06 borsAuto merge of #28858 - jryans:crate-doc-syntax, r=alexc...
2015-10-06 borsAuto merge of #28823 - petrochenkov:identeq2, r=nrc
2015-10-06 borsAuto merge of #28779 - alexcrichton:ffi-isize-usize...
2015-10-05 borsAuto merge of #28717 - nagisa:optional-no-landing-pads...
2015-10-04 borsAuto merge of #28573 - ruud-v-a:rustdoc-license, r...
2015-10-04 borsAuto merge of #28825 - iwillspeak:master, r=alexcrichton
2015-10-04 borsAuto merge of #28806 - wthrowe:bare-outfile-fix, r...
2015-10-03 borsAuto merge of #28669 - arielb1:well-formed-methods...
2015-10-03 borsAuto merge of #28829 - GuillaumeGomez:patch-1, r=stevek...
2015-10-03 borsAuto merge of #28521 - arielb1:metadiet, r=eddyb
2015-10-03 borsAuto merge of #28821 - dagnir:formatting-fix, r=stevekl...
2015-10-03 borsAuto merge of #28815 - matklad:contrib-doc, r=steveklabnik
2015-10-03 borsAuto merge of #28818 - Stebalien:fix-iter-chain-order...
2015-10-03 borsAuto merge of #28813 - arielb1:well-formed-variables...
2015-10-03 borsAuto merge of #28820 - steveklabnik:rollup, r=steveklabnik
2015-10-03 Steve KlabnikRollup merge of #28805 - wthrowe:compile-stdin, r=alexc...
2015-10-03 borsAuto merge of #28672 - sanxiyn:const-eval-span, r=alexc...
2015-10-02 borsAuto merge of #28662 - semmaz:fmt-debug, r=alexcrichton
2015-10-02 borsAuto merge of #28626 - arielb1:closure-needs-infer...
2015-10-02 borsAuto merge of #28768 - alexcrichton:dep-info++, r=brson
2015-10-02 Seo SanghyeonProvide the context for error in constant evaluation...
2015-10-02 Ariel Ben-YehudaMerge branch 'master' into metadiet
2015-10-02 borsAuto merge of #28795 - marti1125:28696, r=alexcrichton
2015-10-02 Manish GoregaokarRollup merge of #28797 - steveklabnik:rebase_for_gankro...
2015-10-02 Manish GoregaokarRollup merge of #28791 - apasel422:issue-25439, r=alexc...
2015-10-02 Manish GoregaokarRollup merge of #28788 - tsurai:master, r=bluss
2015-10-02 Manish GoregaokarRollup merge of #28786 - fhahn:ba-link, r=alexcrichton
2015-10-02 Manish GoregaokarRollup merge of #28686 - eefriedman:unresolved-path...
2015-10-02 Manish GoregaokarRollup merge of #28554 - christopherdumas:E0422, r...
2015-10-02 borsAuto merge of #28793 - Ms2ger:AttrStyle, r=alexcrichton
2015-10-02 borsAuto merge of #28792 - dotdash:cmp_indirection, r=alexc...
2015-10-02 borsAuto merge of #28790 - arielb1:unsafe-coerce, r=eddyb
2015-10-02 borsAuto merge of #28789 - rkruppe:rm-unused-probes, r...
2015-10-01 borsAuto merge of #28787 - dotdash:no_more___fat_ptr, r...
next