]> git.lizzy.rs Git - rust.git/history - src/libsyntax/ast.rs
libsyntax/librustc: Allow mut qualifier in patterns.
[rust.git] / src / libsyntax / ast.rs
2013-10-25 Luqman Adenlibsyntax/librustc: Allow mut qualifier in patterns.
2013-10-23 Ziad HatahetMerge remote-tracking branch 'upstream/master'
2013-10-23 borsauto merge of #9810 : huonw/rust/rand3, r=alexcrichton
2013-10-23 borsauto merge of #10027 : catamorphism/rust/testcases...
2013-10-23 borsauto merge of #10021 : alexcrichton/rust/asm-now-analyz...
2013-10-23 borsauto merge of #10015 : huonw/rust/minor-fixes, r=alexcr...
2013-10-23 borsauto merge of #9654 : catamorphism/rust/rustpkg-c-depen...
2013-10-23 borsauto merge of #9989 : luqmana/rust/mut-everywhere,...
2013-10-23 Luqman Adenlibsyntax/librustc: Allow specifying mut on ~self.
2013-10-23 Luqman Adenlibsyntax/librustc: Allow specifying mut on by-value...
2013-10-22 borsauto merge of #10013 : bdash/rust/mavericks-unwinding...
2013-10-22 borsauto merge of #9923 : thestinger/rust/managed_boxes...
2013-10-22 borsauto merge of #10006 : alexcrichton/rust/another-massiv...
2013-10-22 Alex CrichtonDrop the '2' suffix from logging macros
2013-10-20 borsauto merge of #9812 : HNO3/rust/windows-utf8, r=alexcri...
2013-10-19 borsauto merge of #9834 : alexcrichton/rust/morestack,...
2013-10-19 borsauto merge of #9932 : alexcrichton/rust/better-fmt...
2013-10-19 borsauto merge of #9938 : alexcrichton/rust/fmtdox, r=huonw
2013-10-19 borsauto merge of #9919 : alexcrichton/rust/fmt-begone...
2013-10-19 borsauto merge of #9856 : alexcrichton/rust/privacy-errors...
2013-10-18 borsauto merge of #9933 : alexcrichton/rust/no-jemalloc...
2013-10-18 borsauto merge of #9935 : reedlepee123/rust/my_new_branch...
2013-10-18 borsauto merge of #9930 : alexcrichton/rust/refcount-tests...
2013-10-18 borsauto merge of #9851 : alexcrichton/rust/include_bin...
2013-10-18 Alex CrichtonOptimize include_bin! for large inputs
2013-10-17 borsauto merge of #9721 : klutzy/rust/uv-net-read-fix,...
2013-10-17 borsauto merge of #9634 : blake2-ppc/rust/by-ref-iter,...
2013-10-13 borsauto merge of #9608 : hmarr/rust/vec-get-opt, r=huonw
2013-10-11 borsauto merge of #9794 : thestinger/rust/rc, r=alexcrichton
2013-10-11 borsauto merge of #9803 : alexcrichton/rust/less-pub2,...
2013-10-11 borsauto merge of #9805 : alexcrichton/rust/needstest,...
2013-10-11 borsauto merge of #9804 : alexcrichton/rust/always-anon...
2013-10-11 Alex CrichtonRemove named extern blocks from the AST
2013-10-09 borsauto merge of #9750 : alexcrichton/rust/safer-strings...
2013-10-09 borsauto merge of #9742 : alexcrichton/rust/issue-9739...
2013-10-09 borsauto merge of #9748 : klutzy/rust/print-git-revision...
2013-10-09 borsauto merge of #9664 : alexcrichton/rust/logging, r...
2013-10-09 borsauto merge of #9753 : alexcrichton/rust/macro-attrs...
2013-10-08 borsauto merge of #9757 : erickt/rust/master, r=alexcrichton
2013-10-08 borsauto merge of #9756 : catamorphism/rust/issue-2354...
2013-10-08 borsauto merge of #9759 : thestinger/rust/immediate, r...
2013-10-08 borsauto merge of #9674 : ben0x539/rust/raw-str, r=alexcrichton
2013-10-08 Benjamin Herradd new enum ast::StrStyle as field to ast::lit_str
2013-10-05 borsauto merge of #9713 : sfackler/rust/dynamic_lib, r...
2013-10-05 borsauto merge of #9250 : erickt/rust/num, r=erickt
2013-10-04 borsauto merge of #9723 : blake2-ppc/rust/trans-no-push...
2013-10-04 borsauto merge of #9717 : blake2-ppc/rust/rustc-static...
2013-10-04 borsauto merge of #9662 : vadimcn/rust/package-runtime...
2013-10-04 borsauto merge of #9704 : alexcrichton/rust/rustdoc-comment...
2013-10-04 borsauto merge of #9712 : ben0x539/rust/obsolete-syntax...
2013-10-04 Benjamin HerrRemove specific errors for very old obsolete syntax
2013-10-03 borsauto merge of #9522 : steveklabnik/rust/doc_std_opts...
2013-10-03 borsauto merge of #9689 : luisbg/rust/strftime, r=alexcrichton
2013-10-02 borsauto merge of #9670 : luisbg/rust/strftime, r=alexcrichton
2013-10-02 borsauto merge of #9665 : alexcrichton/rust/snapshot, r...
2013-10-02 borsauto merge of #9638 : pnkfelix/rust/fsk-issue7526-attem...
2013-10-02 borsauto merge of #9656 : thestinger/rust/immediate, r...
2013-10-02 borsauto merge of #9600 : MicahChalmer/rust/fill-with-code...
2013-10-02 borsauto merge of #9578 : alexcrichton/rust/un-ignore-libuv...
2013-10-01 borsauto merge of #9560 : pcwalton/rust/xc-tuple-structs...
2013-10-01 borsauto merge of #9519 : thestinger/rust/float, r=catamorphism
2013-10-01 Daniel Micayremove the `float` type
2013-10-01 borsauto merge of #9645 : dckc/rust/patch-2, r=catamorphism
2013-10-01 borsauto merge of #9644 : alexcrichton/rust/clarify, r...
2013-10-01 borsauto merge of #9636 : alexcrichton/rust/rustdoc, r...
2013-10-01 borsauto merge of #9576 : FlaPer87/rust/issue/9125, r=alexc...
2013-10-01 borsauto merge of #9599 : alexcrichton/rust/less-fmt, r...
2013-10-01 Alex Crichtonsyntax: Remove usage of fmt!
2013-09-18 borsauto merge of #9133 : dcrewi/rust/bigint-random-range...
2013-09-16 borsauto merge of #9118 : alexcrichton/rust/llvm-fix, r...
2013-09-14 borsauto merge of #9160 : alexcrichton/rust/local-data...
2013-09-13 borsauto merge of #9141 : alexcrichton/rust/ignore-fileinpu...
2013-09-13 borsauto merge of #9087 : fhahn/rust/rust_crate_map, r...
2013-09-12 borsauto merge of #9136 : thestinger/rust/ptr, r=alexcrichton
2013-09-12 borsauto merge of #9140 : alexcrichton/rust/issue-9119...
2013-09-12 borsauto merge of #9135 : jbclements/rust/let-var-hygiene...
2013-09-12 borsauto merge of #8908 : tikue/rust/master, r=anasazi
2013-09-12 borsauto merge of #9131 : Dretch/rust/glob-range-patterns...
2013-09-12 borsauto merge of #9096 : huonw/rust/linenoise, r=brson
2013-09-12 borsauto merge of #9114 : sfackler/rust/flush-fix, r=brson
2013-09-12 John Clementsmore helpful error message for ident comparison failure
2013-09-12 borsauto merge of #9061 : jakub-/rust/pretty-print-empty...
2013-09-11 borsauto merge of #9014 : dcrewi/rust/convert-between-bigin...
2013-09-11 borsauto merge of #9064 : SiegeLord/rust/external_struct_va...
2013-09-11 borsauto merge of #9038 : singingboyo/rust/with-mem-writer...
2013-09-11 SiegeLordProperly encode/decode structural variants.
2013-09-11 borsauto merge of #8999 : anasazi/rust/multi-threaded-io...
2013-09-11 borsauto merge of #9039 : singingboyo/rust/update-for-expr...
2013-09-11 borsauto merge of #9097 : michaelwoerister/rust/namespaces...
2013-09-11 borsauto merge of #9107 : catamorphism/rust/rustpkg-command...
2013-09-11 borsauto merge of #9007 : dcrewi/rust/random-bigints, r...
2013-09-11 borsauto merge of #9093 : pnkfelix/rust/fsk-remove-oldvisit...
2013-09-11 borsauto merge of #9013 : alexcrichton/rust/generated-unsaf...
2013-09-11 Alex CrichtonFlag unsafe blocks from format! as compiler-generated
2013-09-11 Alex CrichtonImplement the notion of a "generated unsafe block"
2013-09-11 borsauto merge of #9091 : sfackler/rust/buffered, r=alexcri...
2013-09-10 borsauto merge of #9103 : jbclements/rust/let-var-hygiene...
2013-09-10 John Clementschange type of ExprLoop and ExprBreak elts from ident...
2013-09-10 borsauto merge of #9094 : pnkfelix/rust/fsk-visitor-ports...
2013-09-10 borsauto merge of #9088 : nikomatsakis/rust/issue-6304...
next