]> git.lizzy.rs Git - rust.git/history - src/liballoc/arc.rs
auto merge of #15999 : Kimundi/rust/fix_folder, r=nikomatsakis
[rust.git] / src / liballoc / arc.rs
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 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 #15915 : erickt/rust/master, r=alexcrichton
2014-07-30 borsauto merge of #16037 : erickt/rust/quote_arm, r=acrichto
2014-07-30 borsauto merge of #15777 : SimonSapin/rust/pub-ascii-maps...
2014-07-30 borsauto merge of #15670 : epdtry/rust/fast-archive-builder...
2014-07-30 borsauto merge of #16092 : alexcrichton/rust/rollup, r...
2014-07-29 OGINO MasanoriElide lifetimes around Arc<T>.
2014-07-29 borsauto merge of #15989 : pcwalton/rust/borrowck-pattern...
2014-07-28 borsauto merge of #15983 : brson/rust/fail, r=alexcrichton
2014-07-27 borsauto merge of #16016 : tomjakubowski/rust/rustdoc-fix...
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 #15936 : alexcrichton/rust/stability...
2014-07-26 Alex Crichtonstd: Stabilize unit, bool, ty, tuple, arc, any
2014-07-26 borsauto merge of #15789 : steveklabnik/rust/guide_pointers...
2014-07-25 borsauto merge of #15958 : hirschenberger/rust/borrock...
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 #15921 : dotdash/rust/match_lifetimes...
2014-07-24 borsauto merge of #15909 : colemickens/rust/patch-3, r...
2014-07-24 borsauto merge of #15862 : jakub-/rust/issue-15774, r=alexc...
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 #15611 : brson/rust/pushpop, r=alexcrichton
2014-07-23 Brian Andersoncollections: Move push/pop to MutableSeq
2014-07-08 borsauto merge of #14832 : alexcrichton/rust/no-rpath,...
2014-07-05 borsauto merge of #15225 : Ryman/rust/liburl_minor, r=alexc...
2014-07-05 borsauto merge of #15284 : apoelstra/rust/bitv-methods...
2014-07-04 borsauto merge of #15404 : vhbit/rust/ios-ptr-fixes, r...
2014-07-04 borsauto merge of #15051 : retep998/rust/master, r=alexcrichton
2014-07-04 borsauto merge of #15403 : vhbit/rust/ios-llvm-fixme, r...
2014-07-04 borsauto merge of #15388 : jakub-/rust/issue-12285, r=pcwalton
2014-07-04 borsauto merge of #15387 : huonw/rust/toc-space, r=alexcrichton
2014-07-04 borsauto merge of #15378 : mdinger/rust/Issue_15333, r...
2014-07-04 borsauto merge of #15369 : omasanori/rust/asctime, r=alexcr...
2014-07-04 borsauto merge of #15356 : pcwalton/rust/wrong-implementor...
2014-07-04 borsauto merge of #15321 : huonw/rust/nil-prim, r=alexcrichton
2014-07-04 borsauto merge of #15343 : alexcrichton/rust/0.11.0-release...
2014-07-03 borsauto merge of #15377 : alexcrichton/rust/rollup, r...
2014-07-03 Joseph CrailFix spelling errors.
2014-07-02 borsauto merge of #15222 : alexcrichton/rust/relnotes,...
2014-07-02 Alex CrichtonMerge remote-tracking branch 'origin/master' into 0...
2014-07-02 borsauto merge of #15069 : luqmana/rust/cia, r=pcwalton
2014-06-30 borsauto merge of #15247 : smenardpw/rust/patch-1, r=alexcr...
2014-06-30 borsauto merge of #14613 : schmee/rust/utf16-iterator,...
2014-06-30 borsauto merge of #15237 : zzmp/rust/feat/markdown-in-crate...
2014-06-30 borsauto merge of #15256 : erickt/rust/optimizations, r...
2014-06-30 borsauto merge of #15254 : alex/rust/patch-1, r=alexcrichton
2014-06-29 borsauto merge of #15252 : alexcrichton/rust/issue-15231...
2014-06-29 borsauto merge of #15234 : pcwalton/rust/integer-fallback...
2014-06-29 Patrick Waltonlibrustc: Remove the fallback to `int` for integers...
2014-06-28 borsauto merge of #15210 : luqmana/rust/windoc, r=alexcrichton
2014-06-27 borsauto merge of #15166 : zookoatleastauthoritycom/rust...
2014-06-26 borsauto merge of #15197 : omasanori/rust/doc-fix, r=alexcr...
2014-06-25 borsauto merge of #15121 : steveklabnik/rust/matching_docs...
2014-06-25 borsauto merge of #15165 : zookoatleastauthoritycom/rust...
2014-06-25 borsauto merge of #15160 : alexcrichton/rust/remove-f128...
2014-06-25 borsauto merge of #15163 : alexcrichton/rust/rollup, r...
2014-06-25 Brian Andersoncore: Add stability attributes to Clone
2014-06-25 Niko Matsakislibrustc: Remove the fallback to `int` from typechecking.
2014-06-17 borsauto merge of #14818 : tomjakubowski/rust/emacs-attribu...
2014-06-17 borsauto merge of #14855 : TeXitoi/rust/relicense-shootout...
2014-06-16 borsauto merge of #14852 : TeXitoi/rust/relicense-shootout...
2014-06-13 borsauto merge of #14816 : theptrk/rust/unclear-comment...
2014-06-12 borsauto merge of #14813 : cmr/rust/once-docs-unsafe, r...
2014-06-12 borsauto merge of #14811 : forticulous/rust/refcell-show...
2014-06-12 borsauto merge of #14809 : zzmp/rust/patch-2, r=alexcrichton
2014-06-12 borsauto merge of #14805 : zzmp/rust/patch-1, r=alexcrichton
2014-06-12 borsauto merge of #14801 : pcwalton/rust/name-shadowing...
2014-06-12 borsauto merge of #14800 : reem/rust/patch-1, r=alexcrichton
2014-06-12 borsauto merge of #14799 : mcreinhard/rust/tilde-fix, r...
2014-06-12 borsauto merge of #14713 : darnuria/rust/Improve_std_os_doc...
2014-06-11 borsauto merge of #14746 : alexcrichton/rust/libsync, r...
2014-06-11 Alex Crichtonsync: Move underneath libstd
2014-06-11 borsauto merge of #14789 : aochagavia/rust/prelude, r=alexc...
2014-06-11 borsauto merge of #14788 : Sawyer47/rust/issue-13214, r...
2014-06-11 borsauto merge of #14787 : alexcrichton/rust/issue-14784...
2014-06-11 borsauto merge of #14786 : pcwalton/rust/enum-to-float...
2014-06-11 borsauto merge of #14777 : alexcrichton/rust/issue-14747...
2014-06-11 borsauto merge of #14768 : riccieri/rust/detransmute-arena...
2014-06-10 borsauto merge of #14764 : jbcrail/rust/fix-more-comments...
2014-06-10 Joseph CrailFix more misspelled comments and strings.
2014-05-31 borsauto merge of #14563 : dotdash/rust/clone_kill, r=huonw
2014-05-30 borsauto merge of #14547 : reem/rust/remove-owned-vec-docs...
2014-05-30 borsauto merge of #14536 : zwarich/rust/issue-14498, r...
2014-05-30 borsauto merge of #14535 : sfackler/rust/bitv-show, r=alexc...
2014-05-30 borsauto merge of #14524 : ahmedcharles/rust/to_string...
2014-05-30 borsauto merge of #14522 : aturon/rust/make_unique, r=alexc...
2014-05-30 borsauto merge of #14517 : lucy/rust/issue-14499, r=alexcri...
2014-05-30 borsauto merge of #14514 : Randati/rust/patch-1, r=huonw
2014-05-30 borsauto merge of #14512 : Heather/rust/patch-1, r=alexcrichton
2014-05-30 borsauto merge of #14510 : kballard/rust/rename_strallocati...
2014-05-29 borsauto merge of #14486 : michaelwoerister/rust/unified_en...
2014-05-29 Aaron TuronMake Arc::make_unique check weak refs; add make_unique...
next