]> git.lizzy.rs Git - rust.git/history - src/libsyntax/ext/deriving/zero.rs
auto merge of #13704 : edwardw/rust/doc-hidden, r=alexcrichton
[rust.git] / src / libsyntax / ext / deriving / zero.rs
2014-04-24 borsauto merge of #13704 : edwardw/rust/doc-hidden, r=alexc...
2014-04-24 borsauto merge of #13675 : sfackler/rust/taskbuilder-new...
2014-04-24 borsauto merge of #13688 : alexcrichton/rust/accept-timeout...
2014-04-23 borsauto merge of #13705 : edwardw/rust/rcboxptr-doc, r...
2014-04-23 borsauto merge of #13584 : rcxdude/rust/cross-syntax-ext...
2014-04-23 borsauto merge of #13686 : alexcrichton/rust/issue-12224...
2014-04-23 Alex CrichtonFix other bugs with new closure borrowing
2014-04-23 Edward WangHonor hidden doc attribute of derivable trait methods
2014-04-05 borsauto merge of #13112 : ktt3ja/rust/issue-13058, r=pnkfelix
2014-04-01 borsauto merge of #13115 : huonw/rust/rand-errors, r=alexcr...
2014-03-31 borsauto merge of #13189 : alexcrichton/rust/relnotes,...
2014-03-31 borsauto merge of #13206 : TeXitoi/rust/fix-shootout-k...
2014-03-30 borsauto merge of #13211 : csherratt/rust/arc_fix, r=alexcr...
2014-03-30 borsauto merge of #13215 : sfackler/rust/vim-attr, r=alexcr...
2014-03-30 borsauto merge of #13203 : Kimundi/rust/de-map-vec3, r=cmr
2014-03-30 Marvin LöbelRemoved deprecated functions `map` and `flat_map` for...
2014-03-24 borsauto merge of #12998 : huonw/rust/log_syntax, r=alexcri...
2014-03-22 borsauto merge of #13036 : alexcrichton/rust/atomics, r...
2014-03-21 borsauto merge of #13024 : brson/rust/issue-12799, r=thestinger
2014-03-21 borsauto merge of #13029 : FlaPer87/rust/master, r=alexcrichton
2014-03-20 borsauto merge of #13023 : thestinger/rust/deep_clone,...
2014-03-20 borsauto merge of #13020 : alexcrichton/rust/vec, r=brson
2014-03-20 Alex CrichtonRemoving imports of std::vec_ng::Vec
2014-03-20 borsauto merge of #13017 : alexcrichton/rust/issue-13010...
2014-03-20 borsauto merge of #13015 : tbu-/rust/pr_remove_immut, r...
2014-03-20 borsauto merge of #12686 : FlaPer87/rust/shared, r=nikomatsakis
2014-03-20 borsauto merge of #12980 : cmr/rust/overhaul-stdio, r=thest...
2014-03-20 borsauto merge of #13028 : thestinger/rust/vec_ng, r=huonw
2014-03-20 Daniel Micayrename std::vec_ng -> std::vec
2014-03-02 borsauto merge of #12651 : lucab/rust/llvmdep-ldflags,...
2014-03-02 borsauto merge of #12637 : pcwalton/rust/devecing, r=alexcr...
2014-03-02 Patrick Waltonlibsyntax: Fix errors arising from the automated `...
2014-03-02 Patrick Waltonlibsyntax: Mechanically change `~[T]` to `Vec<T>`
2014-03-02 borsMerge pull request #12308 from kballard/vim-nested...
2014-02-27 borsauto merge of #12486 : MicahChalmer/rust/emacs-fixes...
2014-02-25 borsauto merge of #12530 : alexcrichton/rust/make-check...
2014-02-25 borsauto merge of #12465 : huonw/rust/notidy, r=brson
2014-02-23 Brian AndersonMerge remote-tracking branch 'huonw/inline-helpers'
2014-02-23 Brian AndersonMerge remote-tracking branch 'brson/ratcher'
2014-02-23 Brian AndersonMerge remote-tracking branch 'brson/iodoc'
2014-02-23 borsauto merge of #12416 : alexcrichton/rust/highlight...
2014-02-23 borsauto merge of #12451 : edwardw/rust/ident-2-name, r=cmr
2014-02-23 borsauto merge of #12450 : FlaPer87/rust/issue-10682, r...
2014-02-23 borsauto merge of #12444 : thestinger/rust/arena, r=huonw
2014-02-23 borsauto merge of #12448 : alexcrichton/rust/smaller-rust...
2014-02-22 borsauto merge of #11863 : erickt/rust/hash, r=acrichto
2014-02-22 Erick Tryzelaarsyntax: Allow syntax extensions to have attributes
2014-02-20 borsauto merge of #12161 : aepsil0n/rust/docs/for-loop...
2014-02-19 borsauto merge of #12231 : wycats/rust/url_path_parse,...
2014-02-14 borsauto merge of #12207 : alexcrichton/rust/up-llvm, r...
2014-02-14 borsauto merge of #12234 : sfackler/rust/restructure-item...
2014-02-14 Steven FacklerTweak ItemDecorator API
2014-02-10 borsauto merge of #12095 : FlaPer87/rust/issue-11709, r...
2014-02-10 borsauto merge of #12149 : thomaslee/rust/ipaddr_deriving_i...
2014-02-10 borsauto merge of #12136 : alexcrichton/rust/issue-12123...
2014-02-10 borsauto merge of #12134 : FlaPer87/rust/temporary-conditio...
2014-02-09 borsauto merge of #12124 : brson/rust/intrinsics, r=thestinger
2014-02-09 borsauto merge of #12120 : gifnksm/rust/buffered-chars...
2014-02-09 borsauto merge of #12119 : huonw/rust/guide-testing, r...
2014-02-09 borsauto merge of #12117 : nikomatsakis/rust/issue-11913...
2014-02-09 borsauto merge of #12114 : brson/rust/faqs, r=cmr
2014-02-09 Niko MatsakisUpdate deriving to pass around the `cx` linearly
2014-02-08 borsauto merge of #12090 : bjz/rust/unimplemented, r=cmr
2014-02-08 borsauto merge of #12109 : omasanori/rust/small-fixes,...
2014-02-08 borsauto merge of #12101 : csherratt/rust/master, r=alexcri...
2014-02-08 borsauto merge of #12096 : brson/rust/morestack-addr, r...
2014-02-08 borsauto merge of #12086 : huonw/rust/safe-json, r=kballard
2014-02-08 borsauto merge of #12099 : alexcrichton/rust/rpath-tests...
2014-02-08 borsauto merge of #12066 : huonw/rust/show2, r=alexcrichton
2014-02-08 Huon Wilsonsyntax: convert deriving to take &mut ExtCtxt.
2014-02-04 borsauto merge of #11230 : csherratt/rust/cow, r=alexcrichton
2014-02-04 borsauto merge of #11717 : DiamondLovesYou/rust/master...
2014-01-31 borsauto merge of #11810 : Armavica/rust/issue-11645, r...
2014-01-31 borsauto merge of #11784 : eminence/rust/fix_run_tests...
2014-01-29 borsauto merge of #11879 : thestinger/rust/frame-pointer...
2014-01-28 borsauto merge of #11837 : xales/rust/doc-fixes, r=cmr...
2014-01-28 borsauto merge of #11833 : kballard/rust/gitignore-doc...
2014-01-27 borsauto merge of #11841 : huonw/rust/noinline-fail, r...
2014-01-27 borsauto merge of #11834 : huonw/rust/deriving-spans, r...
2014-01-27 Huon Wilsonsyntax: improve the spans of some #[deriving] traits.
2014-01-22 borsauto merge of #11500 : jhasse/rust/patch-rlib, r=alexcr...
2014-01-21 borsauto merge of #11674 : indirect/rust/doc_file, r=alexcr...
2014-01-21 borsauto merge of #11662 : alexcrichton/rust/faster-parens...
2014-01-21 borsauto merge of #11486 : Matthias247/rust/doc, r=cmr
2014-01-21 borsauto merge of #11653 : alexcrichton/rust/issue-11647...
2014-01-20 borsauto merge of #11673 : omasanori/rust/sep-doc, r=alexcr...
2014-01-20 borsauto merge of #11670 : sfackler/rust/extctxt-span-note...
2014-01-20 borsauto merge of #11661 : huonw/rust/fixed-length-instanti...
2014-01-20 borsauto merge of #11660 : sfackler/rust/quote-unused-sp...
2014-01-20 borsauto merge of #11657 : huonw/rust/less-lang-duplication...
2014-01-20 borsauto merge of #11656 : brson/rust/omgandroid, r=cmr
2014-01-20 borsauto merge of #11654 : korenchkin/rust/doc_guide-testin...
2014-01-20 borsauto merge of #11652 : hdima/rust/base64-padding-newlin...
2014-01-20 borsauto merge of #11649 : FlaPer87/rust/pow, r=cmr
2014-01-20 borsauto merge of #10801 : musitdev/rust/jsondoc2, r=cmr
2014-01-20 borsauto merge of #11644 : huonw/rust/less-fatality, r=cmr
2014-01-19 borsauto merge of #11311 : hdima/rust/vim-syntax-spell...
2014-01-17 Huon Wilsonsyntax::ext: replace span_fatal with span_err in many...
2014-01-13 borsauto merge of #11506 : brson/rust/androidfixes, r=cmr
2014-01-11 borsauto merge of #11472 : kud1ing/rust/iOS, r=alexcrichton
next