]> git.lizzy.rs Git - rust.git/history - src/libsyntax/ext/quote.rs
rollup merge of #17355 : gamazeps/issue17210
[rust.git] / src / libsyntax / ext / quote.rs
2014-08-21 borsauto merge of #16443 : steveklabnik/rust/fix_path_docs...
2014-08-20 borsauto merge of #16408 : steveklabnik/rust/guide_iterator...
2014-08-20 borsauto merge of #16257 : steveklabnik/rust/guide_patterns...
2014-08-19 borsauto merge of #16364 : tbu-/rust/pr_checkeddiv0, r...
2014-08-19 borsauto merge of #16345 : EduardoBautista/rust/fix-error...
2014-08-16 borsauto merge of #16475 : treeman/rust/complex-divide...
2014-08-15 borsauto merge of #16493 : kballard/rust/fix_drop_field_ord...
2014-08-15 borsauto merge of #16486 : kballard/rust/vim_conceal, r...
2014-08-15 borsauto merge of #16435 : vadimcn/rust/windows, r=pcwalton
2014-08-14 borsauto merge of #16474 : MatejLach/rust/cargorun_fix...
2014-08-14 borsauto merge of #16484 : dotdash/rust/empty_struct_wrappe...
2014-08-14 borsauto merge of #16470 : liigo/rust/rename-private-cmp...
2014-08-14 borsauto merge of #16444 : steveklabnik/rust/fix_boxes_in_m...
2014-08-14 borsauto merge of #16440 : bheesham/rust/master, r=brson
2014-08-14 borsauto merge of #16428 : mdinger/rust/sort_attributes...
2014-08-14 borsauto merge of #16332 : brson/rust/slicestab, r=aturon
2014-08-14 borsauto merge of #15929 : pcwalton/rust/by-ref-closures...
2014-08-14 borsauto merge of #16477 : pnkfelix/rust/fsk-quotstx, r...
2014-08-13 Felix S. Klock IIquote_expr macro: embed Ident using special encoding...
2014-08-12 borsauto merge of #16195 : P1start/rust/more-index, r=aturon
2014-08-12 borsauto merge of #16284 : alexcrichton/rust/issue-16272...
2014-08-12 borsauto merge of #16417 : jasonthompson/rust/docs/slice3...
2014-08-11 borsauto merge of #15410 : LemmingAvalanche/rust/patch...
2014-08-09 borsauto merge of #15964 : huonw/rust/gensym-test, r=alexcr...
2014-08-08 borsauto merge of #16273 : steveklabnik/rust/guide_generics...
2014-08-07 borsauto merge of #16206 : steveklabnik/rust/guide_lambdas...
2014-08-07 borsauto merge of #16220 : tshepang/rust/temp, r=steveklabnik
2014-08-06 borsauto merge of #16225 : pczarn/rust/iter-refactoring...
2014-08-06 Alex CrichtonMerge commit '881bfb1a180a1b545daa9da1539ec4c8ebda7ed1...
2014-08-06 borsauto merge of #15985 : jfager/rust/r6334, r=pnkfelix
2014-08-06 borsauto merge of #15865 : jamesrhurst/rust/ctags-regex...
2014-08-06 borsauto merge of #16276 : nham/rust/fix_marker_docs, r...
2014-08-06 borsauto merge of #16263 : brson/rust/morestack, r=alexcrichton
2014-08-06 borsauto merge of #16258 : aturon/rust/stabilize-atomics...
2014-08-06 borsauto merge of #16254 : brson/rust/rustdocmeta, r=aturon
2014-08-06 borsauto merge of #16252 : conradkleinespel/rust/master...
2014-08-05 borsauto merge of #16247 : TimDumol/rust/patch-1, r=alexcri...
2014-08-05 borsauto merge of #15709 : hirschenberger/rust/issue-14269...
2014-08-05 Falco HirschenbergerFixes missing overflow lint for i64 #14269
2014-08-04 borsauto merge of #15986 : Florob/rust/nfKc-new, r=alexcrichton
2014-08-01 borsauto merge of #15992 : steveklabnik/rust/guide_testing...
2014-08-01 borsauto merge of #16102 : zwarich/rust/borrowck-unboxed...
2014-07-31 borsauto merge of #15399 : kballard/rust/rewrite_local_data...
2014-07-31 borsauto merge of #16041 : treeman/rust/doc-rand, r=brson
2014-07-31 borsauto merge of #15999 : Kimundi/rust/fix_folder, r=nikom...
2014-07-31 borsauto merge of #16073 : mneumann/rust/dragonfly2, r...
2014-07-31 borsauto merge of #16090 : epdtry/rust/doesnt-use-gc, r...
2014-07-31 borsauto merge of #16074 : nham/rust/bitflags_traits, r...
2014-07-31 borsauto merge of #15385 : jroweboy/rust/master, r=brson
2014-07-30 borsauto merge of #15944 : alexcrichton/rust/task-dont...
2014-07-30 borsauto merge of #15915 : erickt/rust/master, r=alexcrichton
2014-07-30 borsauto merge of #16037 : erickt/rust/quote_arm, r=acrichto
2014-07-29 Erick Tryzelaarsyntax: add support for quoting arms
2014-07-29 Erick TryzelaarFix a bug pretty printing `match { 5i } { _ => { } }`
2014-07-29 Erick Tryzelaarsyntax: allow quasiquoter to inline `Vec<Stmt>`s
2014-07-24 borsauto merge of #15424 : TeXitoi/rust/relicense-shootout...
2014-07-24 borsauto merge of #15407 : sneves/rust/master, r=aturon
2014-07-23 borsauto merge of #15749 : vhbit/rust/treemap-doc-fixes...
2014-07-22 borsauto merge of #15867 : cmr/rust/rewrite-lexer4, r=alexc...
2014-07-20 borsauto merge of #15745 : treeman/rust/tutorial-fixup...
2014-07-20 borsauto merge of #15764 : alexcrichton/rust/issue-15761...
2014-07-19 borsauto merge of #15746 : steveklabnik/rust/docs_random...
2014-07-19 borsauto merge of #15638 : blake2-ppc/rust/ptr-arithmetic...
2014-07-19 borsauto merge of #15752 : nham/rust/dlist_docs, r=alexcrichton
2014-07-18 borsauto merge of #15743 : Ryman/rust/mandelbrot_fix, r...
2014-07-18 borsauto merge of #15737 : huonw/rust/lint-level-here,...
2014-07-18 borsauto merge of #15733 : sanxiyn/rust/use-from-type,...
2014-07-18 borsauto merge of #15732 : bgamari/rust/to-tokens, r=alexcr...
2014-07-17 Ben Gamarisyntax: Add ToTokens impl for Method
2014-07-17 Ben Gamarisyntax: Add quote_method!
2014-07-17 Ben Gamarisyntax: Generalize ToTokens impl for Vec<T>
2014-07-17 Ben Gamarisyntax: Add ToTokens for Attribute_
2014-07-17 Ben Gamarisyntax: Add ToTokens for Option<T>
2014-07-16 borsauto merge of #15476 : kballard/rust/more_vim_tweaks...
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 #15497 : jasonthompson/rust/docs/str3...
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 Richardsonast: make Name its own type
2014-07-09 Corey Richardsonsyntax: don't parse numeric literals in the lexer
2014-07-09 Corey Richardsonsyntax: don't process string/char/byte/binary lits
2014-07-09 borsauto merge of #15422 : steveklabnik/rust/guide_compound...
2014-07-09 borsauto merge of #15374 : steveklabnik/rust/comments,...
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 Richo Healeystd: Rename the `ToStr` trait to `ToString`, and `to_st...
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
next