]> git.lizzy.rs Git - rust.git/history - src/librustc/middle/check_match.rs
libsyntax/librustc: Allow mut qualifier in patterns.
[rust.git] / src / librustc / middle / check_match.rs
2013-10-25 Luqman Adenlibsyntax/librustc: Allow mut qualifier in patterns.
2013-10-23 borsauto merge of #10021 : alexcrichton/rust/asm-now-analyz...
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-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-10 borsauto merge of #9783 : huonw/rust/macro-items, r=bstrie
2013-10-10 borsauto merge of #9780 : sfackler/rust/extensions2, r...
2013-10-10 borsauto merge of #9774 : sebcrozet/rust/master, r=huonw
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 #9386 : Geal/rust/base64-doc, r=alexcrichton
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 #9359 : thestinger/rust/option, r=huonw
2013-10-09 Daniel Micayoption: rewrite the API to use composition
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 borsauto merge of #9735 : alexcrichton/rust/privacy, r=cmr
2013-10-08 borsauto merge of #9747 : dim-an/rust/fix-match, r=alexcrichton
2013-10-07 Dmitry ErmolovFix bug in match checking
2013-10-07 Dmitry ErmolovHide internal stuff in check_match.rs
2013-10-04 borsauto merge of #9662 : vadimcn/rust/package-runtime...
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 #9675 : sfackler/rust/lint, r=alexcrichton
2013-10-02 borsauto merge of #9670 : luisbg/rust/strftime, r=alexcrichton
2013-10-02 borsauto merge of #9677 : thestinger/rust/immediate, r...
2013-10-02 borsauto merge of #9673 : huonw/rust/macros, r=catamorphism
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 Felix S. Klock IIincoporate suggestion from huonw to move code into...
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 borsauto merge of #9617 : crabtw/rust/softfp, r=alexcrichton
2013-10-01 Alex Crichtonrustc: Remove usage of fmt!
2013-10-01 Felix S. Klock IIRevise error message to use phrase "all caps" instead...
2013-09-30 Felix S. Klock IIAdd new lint: non_uppercase_pattern_statics, for #7526.
2013-09-30 borsauto merge of #9628 : alexcrichton/rust/tidy-binaries...
2013-09-30 borsauto merge of #9630 : blake2-ppc/rust/de-at-smaller...
2013-09-30 blake2-ppctrans: Change @ast::Pat and @mut CrateContext in a...
2013-09-28 borsauto merge of #9589 : thestinger/rust/tutorial, r=alexc...
2013-09-28 borsauto merge of #9542 : pnkfelix/rust/fsk-fix-issue-9531...
2013-09-28 borsauto merge of #9577 : alexcrichton/rust/rustdoc, r=cmr
2013-09-28 borsauto merge of #9583 : blake2-ppc/rust/connect-vec,...
2013-09-28 blake2-ppcstd::vec: Remove functions concat, connect
2013-09-26 borsauto merge of #9497 : pnkfelix/rust/fsk-7752-use-fcnptr...
2013-09-26 borsauto merge of #9404 : blake2-ppc/rust/result-map-opt...
2013-09-25 borsauto merge of #9345 : Dretch/rust/digest-result-bytes...
2013-09-24 borsauto merge of #9336 : alexcrichton/rust/issue-7981...
2013-09-23 borsauto merge of #9301 : luqmana/rust/ncm, r=brson
2013-09-22 borsauto merge of #9353 : brson/rust/sched, r=alexcrichton,cmr
2013-09-21 borsauto merge of #9369 : sebcrozet/rust/f64_inline, r...
2013-09-21 borsauto merge of #9360 : huonw/rust/4449, r=pnkfelix
2013-09-21 borsauto merge of #9354 : thestinger/rust/cleanup, r=alexcr...
2013-09-21 borsauto merge of #9350 : pnkfelix/rust/fsk-issue-4691...
2013-09-21 borsauto merge of #9349 : brson/rust/relnotes, r=thestinger
2013-09-20 borsauto merge of #9371 : thestinger/rust/text, r=pnkfelix
2013-09-20 borsauto merge of #9276 : alexcrichton/rust/dox, r=brson
2013-09-20 borsauto merge of #9338 : steveklabnik/rust/rustpkg_update_...
2013-09-20 borsauto merge of #9327 : larsbergstrom/rust/tutorial_insta...
2013-09-20 borsauto merge of #9337 : steveklabnik/rust/rustpkg_usage...
2013-09-20 borsauto merge of #9332 : eugals/rust/master, r=alexcrichton
2013-09-20 borsauto merge of #9326 : NiccosSystem/rust/master, r=bstrie
2013-09-20 borsauto merge of #9322 : catamorphism/rust/rustpkg-discove...
2013-09-20 borsauto merge of #9321 : chris-morgan/rust/lowercase-nan...
2013-09-19 Chris MorganRename the NaN and is_NaN methods to lowercase.
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 Clementsident->name cleanup
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 #9039 : singingboyo/rust/update-for-expr...
2013-09-11 borsauto merge of #9007 : dcrewi/rust/random-bigints, r...
2013-09-10 borsauto merge of #9076 : blake2-ppc/rust/test-for-8585...
next