]> git.lizzy.rs Git - rust.git/history - src/libsyntax/ext/deriving/cmp/ord.rs
auto merge of #13704 : edwardw/rust/doc-hidden, r=alexcrichton
[rust.git] / src / libsyntax / ext / deriving / cmp / ord.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-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 borsauto merge of #12105 : huonw/rust/bench-black-box,...
2014-02-09 Niko MatsakisUpdate deriving to pass around the `cx` linearly
2014-02-08 borsauto merge of #12112 : lucab/rust/make-dist, r=alexcrichton
2014-02-08 borsauto merge of #12065 : mrshu/rust/error-formating-fix...
2014-02-08 mr.ShuFixed error starting with uppercase
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-30 borsauto merge of #11853 : alexcrichton/rust/up-llvm, r...
2014-01-29 borsauto merge of #11879 : thestinger/rust/frame-pointer...
2014-01-28 borsauto merge of #11845 : xales/rust/libnative, r=alexcrichton
2014-01-28 borsauto merge of #11864 : comex/rust/11352, r=alexcrichton
2014-01-28 borsauto merge of #11858 : huonw/rust/11841-followup, r...
2014-01-28 borsauto merge of #11851 : pnkfelix/rust/fsk-fix-issue...
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-28 borsauto merge of #11738 : dmanescu/rust/11721, r=alexcrichton
2014-01-28 borsauto merge of #11826 : huonw/rust/7621-deriving-errors...
2014-01-28 Huon Wilsonsyntax: make deriving have slightly less cryptic error...
2014-01-19 borsauto merge of #11311 : hdima/rust/vim-syntax-spell...
2014-01-13 borsauto merge of #11506 : brson/rust/androidfixes, r=cmr
2014-01-11 borsauto merge of #11472 : kud1ing/rust/iOS, r=alexcrichton
2014-01-10 borsauto merge of #11418 : alexcrichton/rust/snapshots...
2014-01-10 borsauto merge of #11360 : huonw/rust/stack_bounds, r=alexc...
2014-01-10 borsauto merge of #10926 : thestinger/rust/rc, r=cmr
2014-01-10 borsauto merge of #11055 : pcwalton/rust/placement-box...
2014-01-09 borsauto merge of #11417 : eddyb/rust/desnaking, r=bstrie
2014-01-09 Eduard Burtesculibsyntax: Renamed types, traits and enum variants...
2014-01-03 borsauto merge of #11093 : alexcrichton/rust/issue-11085...
2014-01-02 borsauto merge of #10828 : SimonSapin/rust/ascii_opt, r...
2014-01-01 borsauto merge of #11212 : alexcrichton/rust/local-task...
2014-01-01 borsauto merge of #11187 : alexcrichton/rust/once, r=brson
2014-01-01 borsauto merge of #11137 : g3xzh/rust/benchm, r=cmr
2014-01-01 borsauto merge of #11186 : alexcrichton/rust/native-udp...
2013-12-31 borsauto merge of #11157 : alexcrichton/rust/issue-11154...
2013-12-31 borsauto merge of #11208 : alexcrichton/rust/less-c, r=cmr
2013-12-30 borsauto merge of #11199 : alexcrichton/rust/windows-isnt...
2013-12-30 borsauto merge of #11194 : kballard/rust/gitignore-doc...
next