]> git.lizzy.rs Git - rust.git/history - src/librustc_typeck
Unify structures and enum variants in AST
[rust.git] / src / librustc_typeck /
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-11 borsAuto merge of #28960 - barosl:home-temp-dir-doc, r...
2015-10-11 borsAuto merge of #28948 - steveklabnik:gh28944, r=alexcrichton
2015-10-10 borsAuto merge of #28949 - iwillspeak:rustfmt-libflate...
2015-10-10 Steve KlabnikDiagnostic change: crate features -> crate root
2015-10-10 borsAuto merge of #28922 - panicbit:trpl-missing-docs,...
2015-10-10 borsAuto merge of #28938 - GlenDC:master, r=Manishearth
2015-10-10 borsAuto merge of #28930 - steveklabnik:update_pr, r=stevek...
2015-10-10 borsAuto merge of #28920 - dotdash:const_align, r=eddyb
2015-10-10 borsAuto merge of #28928 - ykomatsu:trpl, r=Manishearth
2015-10-10 borsAuto merge of #28932 - barosl:empty-comment, r=alexcrichton
2015-10-10 borsAuto merge of #28861 - pnkfelix:fsk-nonparam-dropck...
2015-10-09 borsAuto merge of #28926 - DanielKeep:syntax-index, r=steve...
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 Nick CameronMisc fixups
2015-10-08 Nick Cameronhygiene for `for` loops, `if let`, `while let`
2015-10-08 Nick CameronFix stability
2015-10-08 Nick CameronMove `for` loop desugaring to lowering
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 borsAuto merge of #28913 - steveklabnik:rollup, r=steveklabnik
2015-10-08 Cristi Cobzarencotypos: fix a grabbag of typos all over the place
2015-10-08 Steve KlabnikRollup merge of #28910 - frewsxcv:patch-26, r=steveklabnik
2015-10-08 Steve KlabnikRollup merge of #28908 - GuillaumeGomez:patch-2, r...
2015-10-08 Steve KlabnikRollup merge of #28905 - tshepang:typo, r=steveklabnik
2015-10-08 Steve KlabnikRollup merge of #28893 - steveklabnik:gh28687, r=nikoma...
2015-10-08 Steve KlabnikRollup merge of #28872 - iwillspeak:master, r=Manishearth
2015-10-08 Guillaume GomezFix typo in E0101
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 #28863 - nagisa:test-16403, r=alexcrichton
2015-10-08 borsAuto merge of #28811 - alexcrichton:as-ref-ptrs, r...
2015-10-07 Steve KlabnikRollup merge of #28889 - JIghtuse:str_doc, r=steveklabnik
2015-10-07 Steve KlabnikRollup merge of #28885 - frewsxcv:patch-25, r=alexcrichton
2015-10-07 Steve KlabnikRollup merge of #28882 - ykomatsu:trpl, r=steveklabnik
2015-10-07 Steve KlabnikRollup merge of #28880 - Wallacoloo:book-5.14-typo...
2015-10-07 Steve KlabnikRollup merge of #28878 - sourcefrog:doc-links, r=stevek...
2015-10-07 Steve KlabnikRollup merge of #28876 - steveklabnik:oops, r=Gankro
2015-10-07 Steve KlabnikRollup merge of #28874 - GuillaumeGomez:error_code...
2015-10-07 Steve KlabnikRollup merge of #28856 - chills42:master, r=steveklabnik
2015-10-07 Steve KlabnikRollup merge of #28836 - jackwilsonv:patch-6, r=stevekl...
2015-10-07 borsAuto merge of #28884 - Ms2ger:fmt-mir, r=nikomatsakis
2015-10-07 borsAuto merge of #28852 - steveklabnik:doc_char, r=alexcri...
2015-10-07 Ariel Ben-Yehudause the struct's ctor-id as its variant def-id
2015-10-07 borsAuto merge of #28873 - dotdash:28339, r=nikomatsakis
2015-10-07 Björn SteinbrinkFix reborrows of &mut pointers
2015-10-07 borsAuto merge of #28877 - sourcefrog:doc-fuse, r=alexcrichton
2015-10-07 borsAuto merge of #28841 - jld:const-slice-ice, r=Aatch
2015-10-06 borsAuto merge of #28842 - chrisccerami:patch-1, r=steveklabnik
2015-10-06 Felix S. Klock IINon-parametric dropck; instead trust an unsafe attribut...
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-05 borsAuto merge of #28847 - Ms2ger:typos, r=steveklabnik
2015-10-05 borsAuto merge of #28849 - semmaz:doc-anchor-fix, r=alexcri...
2015-10-05 Ms2gerFix some typos.
2015-10-05 borsAuto merge of #28840 - rust-lang:brson-patch-1, r=steve...
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-04 borsAuto merge of #28831 - Seeker14491:patch-1, r=steveklabnik
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 Will SpeakAdd Error Explanations for E0163 & E0164
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 Ariel Ben-Yehudaensure that the types of methods are well-formed
2015-10-02 Ariel Ben-Yehudaremove the "don't add `_ WF` obligation" hack
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 Seo SanghyeonAdd a method to test span containment
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