]> git.lizzy.rs Git - rust.git/history - src/librustc/middle/trans/_match.rs
librustc: Don't use the same alloca for match binding which we reassign to in arm...
[rust.git] / src / librustc / middle / trans / _match.rs
2014-08-09 Luqman Adenlibrustc: Don't use the same alloca for match binding...
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 #15831 : rpjohnst/rust/generic-foreign...
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 #15865 : jamesrhurst/rust/ctags-regex...
2014-08-06 Felix S. Klock IIAST refactoring: merge PatWild and PatWildMulti into...
2014-07-31 borsauto merge of #15385 : jroweboy/rust/master, r=brson
2014-07-26 borsauto merge of #15941 : treeman/rust/doc-lru, r=alexcrichton
2014-07-26 borsauto merge of #15789 : steveklabnik/rust/guide_pointers...
2014-07-25 borsauto merge of #15787 : treeman/rust/hashmap-doc, r...
2014-07-25 borsauto merge of #15968 : nham/rust/keys_values_other_maps...
2014-07-25 borsauto merge of #15958 : hirschenberger/rust/borrock...
2014-07-25 borsauto merge of #15970 : Zoxc/rust/noalias-ref, r=cmr
2014-07-25 borsauto merge of #15961 : pcwalton/rust/fn-pointer-in...
2014-07-25 borsauto merge of #15959 : omasanori/rust/cleanup-ja, r...
2014-07-25 borsauto merge of #15809 : pcwalton/rust/dedesugar-for...
2014-07-25 Patrick Waltonlibrustc: Stop desugaring `for` expressions and transla...
2014-07-24 borsauto merge of #15945 : treeman/rust/doc-smallint-update...
2014-07-24 borsauto merge of #15424 : TeXitoi/rust/relicense-shootout...
2014-07-24 borsauto merge of #15922 : poiru/rust/remove-whitespace...
2014-07-24 borsauto merge of #15856 : treeman/rust/doc-priorityqueue...
2014-07-24 borsauto merge of #15921 : dotdash/rust/match_lifetimes...
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 Björn SteinbrinkImprove usage of lifetime intrinsics in match expressions
2014-07-23 borsauto merge of #15749 : vhbit/rust/treemap-doc-fixes...
2014-07-23 borsauto merge of #15900 : tbu-/rust/pr_numcleanup, r=kballard
2014-07-23 borsauto merge of #15899 : aochagavia/rust/guide, r=kballard
2014-07-23 borsauto merge of #15897 : Gankro/rust/it-docs, r=kballard
2014-07-22 borsauto merge of #15894 : treeman/rust/vec-doc, r=alexcrichton
2014-07-22 borsauto merge of #15869 : alexcrichton/rust/issue-15828...
2014-07-22 borsauto merge of #15863 : dotdash/rust/lifetimes3, r=alexc...
2014-07-22 borsauto merge of #15857 : treeman/rust/doc-dijkstra-exampl...
2014-07-22 borsauto merge of #15888 : mprobinson/rust/rustdoc-fixes...
2014-07-22 borsauto merge of #15876 : brson/rust/failfat, r=pcwalton
2014-07-22 borsauto merge of #15871 : dotdash/rust/unnamed_fmtstr...
2014-07-22 Björn SteinbrinkEmit LLVM lifetime intrinsics to improve stack usage...
2014-07-22 borsauto merge of #15867 : cmr/rust/rewrite-lexer4, r=alexc...
2014-07-22 borsauto merge of #15870 : jakub-/rust/issue-15793, r=alexc...
2014-07-22 borsauto merge of #15834 : Kimundi/rust/moved_syntax_env...
2014-07-21 borsauto merge of #15700 : jakub-/rust/match-fail-removal...
2014-07-21 Jakub WieczorekRemove runtime failure from pattern matching
2014-07-20 borsauto merge of #15810 : SimonSapin/rust/base64-from...
2014-07-20 borsauto merge of #15805 : Sawyer47/rust/issue-8709, r...
2014-07-20 borsauto merge of #15806 : treeman/rust/std-doc, r=alexcrichton
2014-07-20 borsauto merge of #15814 : kvark/rust/ast, r=huonw
2014-07-20 borsauto merge of #15803 : omp/rust/master, r=alexcrichton
2014-07-20 borsauto merge of #15797 : brson/rust/taskstab, r=alexcrichton
2014-07-20 borsauto merge of #15785 : treeman/rust/fix-15780, r=alexcr...
2014-07-20 borsauto merge of #15784 : dotdash/rust/unreach, r=luqmana
2014-07-20 borsauto merge of #15745 : treeman/rust/tutorial-fixup...
2014-07-20 borsauto merge of #15767 : pcwalton/rust/lifetime-elision...
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 #15650 : jakub-/rust/patterns-statics...
2014-07-19 borsauto merge of #15638 : blake2-ppc/rust/ptr-arithmetic...
2014-07-18 Jakub WieczorekAdd support for patterns referencing non-trivial statics
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-18 borsauto merge of #15727 : fhahn/rust/remove-some-unwraps...
2014-07-18 borsauto merge of #15726 : aturon/rust/macro-stability...
2014-07-18 borsauto merge of #15725 : aochagavia/rust/vec, r=alexcrichton
2014-07-18 borsauto merge of #15719 : michaelwoerister/rust/global_var...
2014-07-17 borsauto merge of #15515 : pcwalton/rust/cross-borrowing...
2014-07-17 Patrick Waltonlibrustc: Remove cross-borrowing of `Box<T>` to `&T...
2014-07-17 borsauto merge of #15668 : steveklabnik/rust/tree_set_examp...
2014-07-16 borsauto merge of #15476 : kballard/rust/more_vim_tweaks...
2014-07-16 borsauto merge of #15656 : nick29581/rust/index-bck, r...
2014-07-15 borsauto merge of #15619 : kwantam/rust/master, r=huonw
2014-07-15 borsauto merge of #15615 : jakub-/rust/diagnostics, r=brson
2014-07-15 borsauto merge of #15604 : mrmonday/rust/raw-socket-libc...
2014-07-15 borsauto merge of #15421 : catharsis/rust/doc-ffi-minor...
2014-07-15 borsauto merge of #15371 : pnkfelix/rust/fsk-render-dataflo...
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 #15511 : brson/rust/extract-rustc-back...
2014-07-15 borsauto merge of #15434 : steveklabnik/rust/guide_match...
2014-07-14 Brian Andersonrustc_llvm: Remove the inner llvm module
2014-07-14 borsauto merge of #15497 : jasonthompson/rust/docs/str3...
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 #15540 : Gankro/rust/master, r=huonw
2014-07-09 borsauto merge of #15530 : adrientetar/rust/proper-fonts...
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
next