]> git.lizzy.rs Git - rust.git/history - src/libsyntax/ext/deriving/generic/mod.rs
auto merge of #15421 : catharsis/rust/doc-ffi-minor-fixes, r=alexcrichton
[rust.git] / src / libsyntax / ext / deriving / generic / mod.rs
2014-07-15 borsauto merge of #15421 : catharsis/rust/doc-ffi-minor...
2014-07-15 borsauto merge of #15534 : steveklabnik/rust/guide_stdin...
2014-07-15 borsauto merge of #15531 : steveklabnik/rust/guide_looping...
2014-07-15 borsauto merge of #15434 : steveklabnik/rust/guide_match...
2014-07-14 borsauto merge of #15632 : masklinn/rust/patch-1, r=alexcri...
2014-07-14 borsauto merge of #15497 : jasonthompson/rust/docs/str3...
2014-07-14 borsauto merge of #15649 : catharsis/rust/rust-libstd-examp...
2014-07-13 borsauto merge of #15158 : alexcrichton/rust/windows-paths...
2014-07-13 borsauto merge of #15591 : aturon/rust/box-cell-stability...
2014-07-13 borsauto merge of #15646 : jbclements/rust/method-macros...
2014-07-13 John Clementsrefactor Method definition to make space for macros
2014-07-13 borsauto merge of #15584 : alexcrichton/rust/warn-annoyance...
2014-07-12 borsauto merge of #15610 : brson/rust/0.12.0, r=alexcrichton
2014-07-12 borsauto merge of #15607 : lucidd/rust/master, r=pnkfelix
2014-07-12 borsauto merge of #15605 : blake2-ppc/rust/rustdoc-const...
2014-07-12 borsauto merge of #15602 : adrientetar/rust/name-fix, r...
2014-07-12 borsauto merge of #15601 : jbclements/rust/disable-default...
2014-07-12 borsauto merge of #15592 : arjantop/rust/bufwriter-write...
2014-07-12 borsauto merge of #15588 : alexcrichton/rust/issue-15478...
2014-07-12 borsauto merge of #15597 : brson/rust/ldconfig, r=pcwalton
2014-07-12 borsauto merge of #15589 : Denommus/rust/master, r=alexcrichton
2014-07-11 borsauto merge of #15586 : aturon/rust/stability-dashboard...
2014-07-11 borsauto merge of #15565 : alexcrichton/rust/issue-15475...
2014-07-11 borsauto merge of #15503 : pnkfelix/rust/fsk-linear-derivin...
2014-07-11 Felix S. Klock IIRemoved dead structures after changes to PartialOrd...
2014-07-11 Felix S. Klock II`O(n*k)` code-size deriving on enums (better than previ...
2014-07-11 Felix S. Klock IIRevise the `const_nonmatching` flag with more info...
2014-07-10 borsauto merge of #15563 : luqmana/rust/nif, r=pcwalton
2014-07-09 borsauto merge of #15471 : erickt/rust/push_all, r=acrichto
2014-07-09 borsauto merge of #15283 : kwantam/rust/master, r=alexcrichton
2014-07-09 borsauto merge of #15483 : AlisdairO/rust/master, r=alexcri...
2014-07-09 borsauto merge of #15540 : Gankro/rust/master, r=huonw
2014-07-09 borsauto merge of #15530 : adrientetar/rust/proper-fonts...
2014-07-09 borsauto merge of #15339 : cmr/rust/rewrite-lexer2, r=huonw
2014-07-09 Corey Richardsonsyntax: doc comments all the things
2014-07-09 borsauto merge of #15537 : jbclements/rust/hygiene-for...
2014-07-09 borsauto merge of #15422 : steveklabnik/rust/guide_compound...
2014-07-09 borsauto merge of #15374 : steveklabnik/rust/comments,...
2014-07-08 John Clementscarry self ident forward through re-parsing
2014-07-08 borsauto merge of #14832 : alexcrichton/rust/no-rpath,...
2014-07-08 borsauto merge of #15493 : brson/rust/tostr, r=pcwalton
2014-07-08 borsauto merge of #15521 : nick29581/rust/type, r=pcwalton
2014-07-08 Nick CameronChange DST syntax: type -> Sized?
2014-07-05 borsauto merge of #15225 : Ryman/rust/liburl_minor, r=alexc...
2014-07-05 borsauto merge of #15284 : apoelstra/rust/bitv-methods...
2014-07-04 borsauto merge of #15404 : vhbit/rust/ios-ptr-fixes, r...
2014-07-04 borsauto merge of #15051 : retep998/rust/master, r=alexcrichton
2014-07-04 borsauto merge of #15403 : vhbit/rust/ios-llvm-fixme, r...
2014-07-04 borsauto merge of #15388 : jakub-/rust/issue-12285, r=pcwalton
2014-07-04 borsauto merge of #15387 : huonw/rust/toc-space, r=alexcrichton
2014-07-04 borsauto merge of #15378 : mdinger/rust/Issue_15333, r...
2014-07-04 borsauto merge of #15369 : omasanori/rust/asctime, r=alexcr...
2014-07-04 borsauto merge of #15356 : pcwalton/rust/wrong-implementor...
2014-07-04 borsauto merge of #15321 : huonw/rust/nil-prim, r=alexcrichton
2014-07-04 borsauto merge of #15343 : alexcrichton/rust/0.11.0-release...
2014-07-03 borsauto merge of #15377 : alexcrichton/rust/rollup, r...
2014-07-03 Joseph CrailFix spelling errors.
2014-07-03 John ClementsSimplify PatIdent to contain an Ident rather than a...
2014-06-28 borsauto merge of #15210 : luqmana/rust/windoc, r=alexcrichton
2014-06-28 borsauto merge of #15208 : alexcrichton/rust/snapshots...
2014-06-28 borsauto merge of #15233 : jbclements/rust/match-var-hygien...
2014-06-27 borsauto merge of #15166 : zookoatleastauthoritycom/rust...
2014-06-26 borsauto merge of #14886 : alexcrichton/rust/rt-improvement...
2014-06-26 borsauto merge of #15197 : omasanori/rust/doc-fix, r=alexcr...
2014-06-26 borsauto merge of #15192 : mrec/rust/json-nan, r=alexcrichton
2014-06-26 borsauto merge of #15194 : Sawyer47/rust/to-string-cleanup...
2014-06-26 Piotr JawniakRemove unnecessary to_string calls
2014-06-25 borsauto merge of #15165 : zookoatleastauthoritycom/rust...
2014-06-17 borsauto merge of #14818 : tomjakubowski/rust/emacs-attribu...
2014-06-17 borsauto merge of #14855 : TeXitoi/rust/relicense-shootout...
2014-06-16 borsauto merge of #14852 : TeXitoi/rust/relicense-shootout...
2014-06-16 borsauto merge of #14877 : Seldaek/rust/commdocs, r=alexcri...
2014-06-16 borsauto merge of #14882 : pcwalton/rust/drop-underscore...
2014-06-16 borsauto merge of #14715 : vhbit/rust/ios-pr2, r=alexcrichton
2014-06-14 borsauto merge of #14835 : alexcrichton/rust/no-more-at...
2014-06-14 Alex Crichtonrustc: Obsolete the `@` syntax entirely
2014-06-13 borsauto merge of #14816 : theptrk/rust/unclear-comment...
2014-06-12 borsauto merge of #14813 : cmr/rust/once-docs-unsafe, r...
2014-06-12 borsauto merge of #14811 : forticulous/rust/refcell-show...
2014-06-12 borsauto merge of #14809 : zzmp/rust/patch-2, r=alexcrichton
2014-06-12 borsauto merge of #14805 : zzmp/rust/patch-1, r=alexcrichton
2014-06-12 borsauto merge of #14800 : reem/rust/patch-1, r=alexcrichton
2014-06-12 borsauto merge of #14799 : mcreinhard/rust/tilde-fix, r...
2014-06-12 borsauto merge of #14713 : darnuria/rust/Improve_std_os_doc...
2014-06-11 borsauto merge of #14746 : alexcrichton/rust/libsync, r...
2014-06-11 borsauto merge of #14250 : alexcrichton/rust/gc, r=brson
2014-06-11 Alex Crichtonsyntax: Move the AST from @T to Gc<T>
2014-06-11 borsauto merge of #14789 : aochagavia/rust/prelude, r=alexc...
2014-06-11 borsauto merge of #14788 : Sawyer47/rust/issue-13214, r...
2014-06-11 borsauto merge of #14787 : alexcrichton/rust/issue-14784...
2014-06-11 borsauto merge of #14786 : pcwalton/rust/enum-to-float...
2014-06-11 borsauto merge of #14777 : alexcrichton/rust/issue-14747...
2014-06-11 borsauto merge of #14768 : riccieri/rust/detransmute-arena...
2014-06-10 borsauto merge of #14764 : jbcrail/rust/fix-more-comments...
2014-06-10 Joseph CrailFix more misspelled comments and strings.
2014-06-05 borsauto merge of #14592 : alexcrichton/rust/rustdoc-links...
2014-06-05 borsauto merge of #14610 : alexcrichton/rust/issue-14008...
2014-06-04 borsauto merge of #14633 : huonw/rust/nodylibc, r=alexcrichton
2014-06-04 borsauto merge of #14616 : forticulous/rust/rc-show, r...
2014-06-04 borsauto merge of #14628 : luqmana/rust/fcr, r=nikomatsakis
next