]> git.lizzy.rs Git - rust.git/history - src/libsyntax
auto merge of #11274 : michaelwoerister/rust/issue11083, r=pcwalton
[rust.git] / src / libsyntax /
2014-01-02 borsauto merge of #11274 : michaelwoerister/rust/issue11083...
2014-01-02 borsauto merge of #11269 : am0d/rust/lint_typo, r=sanxiyn
2014-01-02 borsauto merge of #11268 : lkuper/rust/trans-comment, r...
2014-01-02 borsauto merge of #11265 : c-a/rust/byteswap_from, r=alexcr...
2014-01-02 borsauto merge of #11248 : brson/rust/0.9relnotes, r=alexcr...
2014-01-02 borsauto merge of #11246 : ktt3ja/rust/issue-11224, r=alexc...
2014-01-02 borsauto merge of #11245 : alexcrichton/rust/issue-11225...
2014-01-02 borsauto merge of #11184 : jhasse/rust/patch-col, r=huonw
2014-01-02 borsauto merge of #11235 : am0d/rust/doc_update, r=brson
2014-01-02 borsauto merge of #11242 : Dretch/rust/hashmap-key-value...
2014-01-02 Jan Niklas HasseOutput columns 1-based. Fixes #10848
2014-01-01 borsauto merge of #11212 : alexcrichton/rust/local-task...
2014-01-01 borsauto merge of #11255 : klutzy/rust/small-cleanup, r...
2014-01-01 borsauto merge of #11254 : huonw/rust/impl-names, r=brson
2014-01-01 Huon Wilsonsyntax: expand impl_pretty_name to handle more cases.
2014-01-01 klutzysyntax::codemap: Add static DUMMY_SP
2014-01-01 klutzysyntax::diagnostic: Remove @ from Emitter
2014-01-01 klutzysyntax::diagnostic: Remove unnecessary traits
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 #11125 : vmx/rust/rational, r=huonw
2013-12-30 borsauto merge of #11199 : alexcrichton/rust/windows-isnt...
2013-12-30 borsauto merge of #11194 : kballard/rust/gitignore-doc...
2013-12-30 borsauto merge of #11190 : eliovir/rust/patch-3, r=alexcrichton
2013-12-30 borsauto merge of #11185 : huonw/rust/doc-ignore, r=cmr
2013-12-30 borsauto merge of #11182 : luisbg/rust/crateid, r=cmr
2013-12-30 borsauto merge of #11169 : alexcrichton/rust/snapshots...
2013-12-30 borsauto merge of #10885 : kballard/rust/as_mut_slice,...
2013-12-30 borsauto merge of #11168 : sfackler/rust/de-at-extctxt...
2013-12-30 Steven FacklerRemove @muts from ExtCtxt
2013-12-30 Steven FacklerStart passing around &mut ExtCtxt
2013-12-30 Steven FacklerMake ast_fold take &mut self
2013-12-29 Luis de BethencourtRename PkgId to CrateId
2013-12-29 Luis de BethencourtRename pkgid variables
2013-12-29 Steven FacklerStop passing duplicate parameters in expand
2013-12-29 Steven FacklerRemove unecessary extern "Rust" specifiers
2013-12-29 Steven FacklerStop using @ExtCtxt
2013-12-29 borsauto merge of #11150 : huonw/rust/moar-docs, r=alexcrichton
2013-12-28 borsauto merge of #11098 : erickt/rust/collect, r=alexcrichton
2013-12-26 borsauto merge of #11148 : alexcrichton/rust/snapshots...
2013-12-26 Alex CrichtonRegister new snapshots
2013-12-26 borsauto merge of #11127 : huonw/rust/vec-docs, r=alexcrichton
2013-12-26 borsauto merge of #10965 : alexcrichton/rust/libgreen,...
2013-12-25 Alex CrichtonTest fixes and rebase problems
2013-12-25 Alex Crichtongreen: Rip the bandaid off, introduce libgreen
2013-12-23 borsauto merge of #11022 : spaolacci/rust/0read, r=alexcrichton
2013-12-23 borsauto merge of #11069 : alexcrichton/rust/issue-11067...
2013-12-23 borsauto merge of #11111 : alexcrichton/rust/issue-11039...
2013-12-23 borsauto merge of #11109 : sfackler/rust/arc, r=alexcrichton
2013-12-22 borsauto merge of #11101 : jhasse/rust/patch-msys-quickfix...
2013-12-22 borsauto merge of #11096 : brson/rust/pp, r=alexcrichton
2013-12-22 borsauto merge of #11082 : brson/rust/noat, r=alexcrichton
2013-12-22 borsauto merge of #11114 : klutzy/rust/a, r=cmr
2013-12-22 borsauto merge of #11064 : huonw/rust/vec-sort, r=alexcrichton
2013-12-22 Huon Wilsonstd::vec: make the sorting closure use `Ordering` rathe...
2013-12-22 borsauto merge of #10997 : cadencemarseille/rust/issue...
2013-12-22 borsauto merge of #11095 : brson/rust/issue-11094, r=alexcr...
2013-12-21 borsauto merge of #11079 : chris-morgan/rust/fix-11072...
2013-12-21 borsauto merge of #11031 : jhasse/rust/patch-msys-3, r=cmr
2013-12-20 borsauto merge of #11077 : alexcrichton/rust/crate-id,...
2013-12-20 Huon Wilsonstd::vec: add a sugary .sort() method for plain Ord...
2013-12-20 borsauto merge of #10986 : adridu59/rust/patch-new, r=alexc...
2013-12-20 borsauto merge of #11075 : alexcrichton/rust/issue-10392...
2013-12-20 Alex Crichtonrustc: Improve crate id extraction
2013-12-20 borsauto merge of #11073 : klutzy/rust/issue-10978, r=alexc...
2013-12-20 borsauto merge of #11071 : huonw/rust/quiet-test, r=cmr
2013-12-20 Huon Wilsonextra: remove sort in favour of the std method.
2013-12-20 borsauto merge of #11057 : alexcrichton/rust/no-at-in-ebml...
2013-12-19 borsauto merge of #11072 : chris-morgan/rust/ctags-tweaks...
2013-12-19 borsauto merge of #11070 : ezyang/rust/better-errors, r...
2013-12-19 Alex CrichtonAccept trailing commas in struct patterns
2013-12-19 borsauto merge of #11041 : cmr/rust/pkgid_changes, r=cmr...
2013-12-19 Corey RichardsonRename pkgid to crate_id
2013-12-19 Edward Z. YangGeneralize item_span into node_span, which works on...
2013-12-19 borsauto merge of #10977 : brson/rust/androidtest, r=brson
2013-12-19 borsauto merge of #10927 : g3xzh/rust/sum_bugfix, r=huonw
2013-12-19 borsauto merge of #11029 : huonw/rust/rm-vec-as-buf, r=cmr
2013-12-18 borsauto merge of #11013 : klutzy/rust/win-no-pthread,...
2013-12-18 borsauto merge of #11012 : alexcrichton/rust/needstest...
2013-12-18 borsauto merge of #11033 : michaelwoerister/rust/byvalself...
2013-12-18 borsauto merge of #11024 : huonw/rust/return-from-closures...
2013-12-18 borsauto merge of #10915 : alexcrichton/rust/fixes, r=ILyoan
2013-12-18 borsauto merge of #11025 : ezyang/rust/reword-second-borrow...
2013-12-18 borsauto merge of #11018 : sfackler/rust/variant-strip...
2013-12-17 borsauto merge of #11009 : ktt3ja/rust/issue-11006, r=alexc...
2013-12-17 borsauto merge of #10967 : chris-morgan/rust/clean-and...
2013-12-17 borsauto merge of #10979 : alexcrichton/rust/less-bc, r=cmr
2013-12-17 borsauto merge of #10863 : cadencemarseille/rust/patch...
2013-12-17 borsauto merge of #11030 : cmr/rust/rustdoc_on_fire, r...
2013-12-17 borsauto merge of #10972 : metajack/rust/pkgid-with-name...
2013-12-17 Jack MoffittChange pkgid parser to allow overriding the inferred...
2013-12-17 borsauto merge of #11005 : sanxiyn/rust/mut, r=alexcrichton
2013-12-17 borsauto merge of #10964 : cartazio/rust/gcc-detector,...
2013-12-16 Seo SanghyeonRemove obsolete mutability from ast::Ty
2013-12-16 borsauto merge of #10966 : michaelwoerister/rust/prelude2...
2013-12-16 borsauto merge of #10995 : thestinger/rust/fast_move_iter...
2013-12-16 borsauto merge of #10994 : ktt3ja/rust/issue-10956, r=alexc...
next