]> git.lizzy.rs Git - rust.git/history - src/libsyntax/ext/build.rs
rollup merge of #17355 : gamazeps/issue17210
[rust.git] / src / libsyntax / ext / build.rs
2014-08-26 borsauto merge of #16720 : tshepang/rust/trailing-prompt...
2014-08-26 borsauto merge of #14397 : nick29581/rust/coerce, r=pnkfelix
2014-08-26 Nick CameronDST coercions and DST structs
2014-08-21 borsauto merge of #16487 : steveklabnik/rust/guide_ownershi...
2014-08-21 borsauto merge of #16362 : nham/rust/std_rand_pi_example...
2014-08-21 borsauto merge of #16447 : steveklabnik/rust/guide_vectors_...
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 Patrick Waltonlibrustc: Parse, but do not fully turn on, the `ref...
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-10 borsauto merge of #16371 : Gankro/rust/friendly-contrib...
2014-08-09 borsauto merge of #15964 : huonw/rust/gensym-test, r=alexcr...
2014-08-09 borsauto merge of #16314 : Ryman/rust/ringbuf_non_pow2...
2014-08-08 borsauto merge of #16277 : Gankro/rust/responsive-docs...
2014-08-08 borsauto merge of #16336 : retep998/rust/master, r=brson
2014-08-08 borsauto merge of #16333 : steveklabnik/rust/guide_strings...
2014-08-08 borsauto merge of #16309 : steveklabnik/rust/guide_tasks...
2014-08-08 borsauto merge of #16279 : nham/rust/fix_slice_docs, r...
2014-08-08 borsauto merge of #16285 : alexcrichton/rust/rename-share...
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 #16317 : adrienbrault/rust/patch-1, r...
2014-08-07 borsauto merge of #15831 : rpjohnst/rust/generic-foreign...
2014-08-07 borsauto merge of #16318 : nikomatsakis/rust/issue-5723...
2014-08-07 Niko MatsakisTemporary bootstrapping hack: introduce syntax for...
2014-08-07 borsauto merge of #16220 : tshepang/rust/temp, r=steveklabnik
2014-08-07 borsauto merge of #16316 : forticulous/rust/char-Fix, r...
2014-08-07 borsauto merge of #16306 : pnkfelix/rust/fsk-ast-refactor...
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 Felix S. Klock IIAST refactoring: merge PatWild and PatWildMulti into...
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-03 borsauto merge of #16155 : huonw/rust/Ordering-reverse...
2014-08-02 borsauto merge of #16128 : steveklabnik/rust/speed_faq...
2014-08-02 borsauto merge of #16119 : steveklabnik/rust/guide_pointers...
2014-08-01 borsauto merge of #15992 : steveklabnik/rust/guide_testing...
2014-08-01 borsauto merge of #16102 : zwarich/rust/borrowck-unboxed...
2014-08-01 borsauto merge of #16157 : alexcrichton/rust/rustdoc-tests...
2014-08-01 borsauto merge of #16153 : kballard/rust/fix_gensym_symbols...
2014-08-01 borsauto merge of #16152 : tshepang/rust/patch-1, r=alexcri...
2014-08-01 borsauto merge of #16141 : alexcrichton/rust/rollup, r...
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 Brian Andersonrustrt: Make begin_unwind take a single file/line pointer
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 some more extension helper methods
2014-07-24 borsauto merge of #15424 : TeXitoi/rust/relicense-shootout...
2014-07-24 borsauto merge of #15781 : alexcrichton/rust/issue-15758...
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 #15869 : alexcrichton/rust/issue-15828...
2014-07-22 borsauto merge of #15867 : cmr/rust/rewrite-lexer4, r=alexc...
2014-07-20 borsauto merge of #15810 : SimonSapin/rust/base64-from...
2014-07-20 borsauto merge of #15808 : jakub-/rust/use-mod, r=alexcrichton
2014-07-20 Jakub WieczorekImplement new mod import sugar
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-13 borsauto merge of #15584 : alexcrichton/rust/warn-annoyance...
2014-07-12 borsauto merge of #15605 : blake2-ppc/rust/rustdoc-const...
2014-07-12 borsauto merge of #15601 : jbclements/rust/disable-default...
2014-07-12 borsauto merge of #15592 : arjantop/rust/bufwriter-write...
next