]> git.lizzy.rs Git - rust.git/history - src/librustc
Unify structures and enum variants in AST
[rust.git] / src / librustc /
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 #28948 - steveklabnik:gh28944, r=alexcrichton
2015-10-10 borsAuto merge of #28941 - jcaudle:rustfmt/librand-distribu...
2015-10-10 borsAuto merge of #28949 - iwillspeak:rustfmt-libflate...
2015-10-10 borsAuto merge of #28945 - shama:doc-typos, r=steveklabnik
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 glendcWhitelisting PatWild for E0022. Fix #28822
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 Felix S. Klock IIreview comment: further refinement of comment above...
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 Nick Cameronreview comments
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 CameronCache ids between lowering runs
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 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 Felix S. Klock IIreview comment: reduce the `is_adt_dtorck` method to...
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 #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 borsAuto merge of #28868 - JIghtuse:str_doc, r=steveklabnik
2015-10-07 borsAuto merge of #28867 - panicbit:german-trpl, r=steveklabnik
2015-10-07 borsAuto merge of #28865 - GuillaumeGomez:patch-1, r=Manish...
2015-10-07 borsAuto merge of #28877 - sourcefrog:doc-fuse, r=alexcrichton
2015-10-07 borsAuto merge of #28866 - nikomatsakis:remove-hair-trait...
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 Guillaume GomezAdd error explanation for E0496
2015-10-06 Niko Matsakispurge `-Z always-build-mir`, which is no longer relevant
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 #28748 - nikomatsakis:universal-mir,...
2015-10-05 Niko Matsakischange PartialEq impl for ConstVal so that two constant...
2015-10-05 Niko Matsakisswitch to using constvals for constants, instead of...
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 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 #28819 - steveklabnik:doc_hr, r=brson
2015-10-03 Steve KlabnikRollup merge of #28814 - matklad:fix-md, r=alexcrichton
2015-10-03 Steve KlabnikRollup merge of #28812 - steveklabnik:improve_str_from_...
2015-10-03 Steve KlabnikRollup merge of #28805 - wthrowe:compile-stdin, r=alexc...
2015-10-03 Steve KlabnikRollup merge of #28736 - nagisa:rustdocjsfix, r=alexcri...
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-Yehudafix fallout
2015-10-02 borsAuto merge of #28650 - sanxiyn:attr-usage, r=nrc
2015-10-02 borsAuto merge of #28768 - alexcrichton:dep-info++, r=brson
2015-10-02 Seo SanghyeonAdd a method to test span containment
2015-10-02 Seo SanghyeonCheck attribute usage
2015-10-02 Ariel Ben-Yehudaunify the 2 impl indexes
2015-10-02 Ariel Ben-YehudaMerge branch 'master' into metadiet
2015-10-02 borsAuto merge of #28795 - marti1125:28696, r=alexcrichton
2015-10-02 borsAuto merge of #28807 - Manishearth:rollup, r=Manishearth
2015-10-02 Manish GoregaokarRollup merge of #28797 - steveklabnik:rebase_for_gankro...
next