]> git.lizzy.rs Git - rust.git/history - src/librustc/middle/trans
librustc: Don't use the same alloca for match binding which we reassign to in arm...
[rust.git] / src / librustc / middle / trans /
2014-08-09 Luqman Adenlibrustc: Don't use the same alloca for match binding...
2014-08-09 borsauto merge of #16323 : c-nixon/rust/master, r=alexcrichton
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 #16327 : mdinger/rust/typo, r=steveklabnik
2014-08-08 borsauto merge of #16325 : froydnj/rust/vec-grammar-fix...
2014-08-08 borsauto merge of #16321 : gioele/rust/use-local-rust,...
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 #16334 : nikomatsakis/rust/mission-snapsh...
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 Alex CrichtonRename `Share` to `Sync`
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 RussellAllow generic foreign functions.
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 borsauto merge of #16243 : alexcrichton/rust/fix-utime...
2014-08-05 borsauto merge of #16234 : cakebaker/rust/rename_guessing_g...
2014-08-05 borsauto merge of #16231 : michaelsproul/rust/gedit-macro...
2014-08-05 borsauto merge of #16216 : omasanori/rust/nfkc, r=brson
2014-08-05 Falco HirschenbergerFixes missing overflow lint for i64 #14269
2014-08-05 borsauto merge of #16188 : nham/rust/immut_slice_split_at...
2014-08-05 borsauto merge of #16187 : steveklabnik/rust/gh15830, r...
2014-08-05 borsauto merge of #16179 : SimonPersson/rust/master, r...
2014-08-04 borsauto merge of #15986 : Florob/rust/nfKc-new, r=alexcrichton
2014-08-04 borsauto merge of #16235 : cakebaker/rust/rename_modules_rs...
2014-08-04 borsauto merge of #16213 : huonw/rust/more-token-numbers...
2014-08-04 Huon Wilsonrustc: use Name numbers rather than the Show impl for...
2014-08-03 borsauto merge of #16155 : huonw/rust/Ordering-reverse...
2014-08-02 borsauto merge of #16169 : Gankro/rust/simple-docs, r=cmr
2014-08-02 borsauto merge of #16165 : tinaun/rust/newcss, r=alexcrichton
2014-08-02 borsauto merge of #16164 : anguslees/rust/rfc3999, r=alexcr...
2014-08-02 borsauto merge of #16163 : anguslees/rust/strptime-str...
2014-08-02 borsauto merge of #16160 : EduardoBautista/rust/use-bang...
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 Kevin BallardStop using the Show impl for ast::Name in our symbols
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 Luqman Adenlibrustc: Don't ICE when trying to subst regions in...
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 Erick Tryzelaarremove serialize::ebml, add librbml
2014-07-31 Brian AndersonModify failure lang items to take less pointers.
2014-07-31 borsauto merge of #16090 : epdtry/rust/doesnt-use-gc, r...
2014-07-31 borsauto merge of #16076 : SimonSapin/rust/deprecate-url...
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 #16059 : epdtry/rust/mono-item-dedup...
2014-07-30 Stuart Pernsteineravoid redundant translation of items during monomorphiz...
2014-07-30 borsauto merge of #15670 : epdtry/rust/fast-archive-builder...
2014-07-29 borsauto merge of #15956 : steveklabnik/rust/guide_crates...
2014-07-29 borsauto merge of #16046 : dotdash/rust/call_ignore_alloca...
2014-07-29 borsauto merge of #15989 : pcwalton/rust/borrowck-pattern...
2014-07-28 Stuart Pernsteinerremove unused field CrateContext::uses_gc
2014-07-28 borsauto merge of #15983 : brson/rust/fail, r=alexcrichton
2014-07-28 Björn SteinbrinkEmit lifetime end markers for allocas for ignored retur...
2014-07-28 Björn SteinbrinkOmit unnecessary stack slots for ignored return values
2014-07-27 borsauto merge of #16001 : Gankro/rust/rawstrings-proof...
2014-07-27 borsauto merge of #15963 : nham/rust/moar_15294, r=alexcrichton
2014-07-27 borsauto merge of #16006 : TeXitoi/rust/relicense-shootout...
2014-07-26 borsauto merge of #15941 : treeman/rust/doc-lru, r=alexcrichton
2014-07-26 borsauto merge of #15762 : nham/rust/ringbuf_docs, r=alexcr...
2014-07-26 borsauto merge of #16000 : emkay/rust/lifetimes-guide-typo...
2014-07-26 borsauto merge of #15998 : luqmana/rust/nmnnbd, r=thestinger
2014-07-26 borsauto merge of #15996 : nham/rust/smallintmap_not_hashma...
2014-07-26 borsauto merge of #15991 : pcwalton/rust/resolve-regions...
2014-07-26 borsauto merge of #15988 : brson/rust/antlrprep, r=cmr
2014-07-26 borsauto merge of #15987 : brson/rust/hidestdrt, r=alexcrichton
2014-07-26 borsauto merge of #15982 : alexcrichton/rust/rustdoc-fixes...
2014-07-26 borsauto merge of #15975 : dotdash/rust/unwind_lifetimes...
2014-07-26 Luqman Adenlibrustc: Use dereferenceable attribute instead of...
2014-07-26 borsauto merge of #15789 : steveklabnik/rust/guide_pointers...
2014-07-25 Luqman Adenlibrustc: Use builder for llvm attributes.
2014-07-25 borsauto merge of #15787 : treeman/rust/hashmap-doc, r...
next