]> git.lizzy.rs Git - rust.git/history - src/libcollections/dlist.rs
auto merge of #15999 : Kimundi/rust/fix_folder, r=nikomatsakis
[rust.git] / src / libcollections / dlist.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 nhamImplement Hash for DList
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 AndersonJust land already
2014-07-23 Brian Andersoncollections: Make push_back/pop_back default methods
2014-07-23 Brian Andersoncollections: Deprecate push_back/pop_back
2014-07-23 Brian Andersoncollections: Move push/pop to MutableSeq
2014-07-23 borsauto merge of #15749 : vhbit/rust/treemap-doc-fixes...
2014-07-22 borsauto merge of #15867 : cmr/rust/rewrite-lexer4, r=alexc...
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 #15776 : alexcrichton/rust/snapshots...
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 Patrick Waltonlibrustc: Implement lifetime elision.
2014-07-19 borsauto merge of #15782 : steveklabnik/rust/string_guide_l...
2014-07-19 borsauto merge of #15772 : treeman/rust/hashset-doc, r...
2014-07-19 borsauto merge of #15638 : blake2-ppc/rust/ptr-arithmetic...
2014-07-19 borsauto merge of #15765 : luqmana/rust/iec, r=pcwalton
2014-07-19 borsauto merge of #15754 : jakub-/rust/diagnostics, r=alexc...
2014-07-19 borsauto merge of #15752 : nham/rust/dlist_docs, r=alexcrichton
2014-07-18 nhamAdd examples for DList methods rotate_forward, rotate_b...
2014-07-16 borsauto merge of #15476 : kballard/rust/more_vim_tweaks...
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 #15534 : steveklabnik/rust/guide_stdin...
2014-07-15 borsauto merge of #15531 : steveklabnik/rust/guide_looping...
2014-07-15 borsauto merge of #15434 : steveklabnik/rust/guide_match...
2014-07-14 borsauto merge of #15632 : masklinn/rust/patch-1, r=alexcri...
2014-07-14 borsauto merge of #15497 : jasonthompson/rust/docs/str3...
2014-07-14 borsauto merge of #15649 : catharsis/rust/rust-libstd-examp...
2014-07-13 borsauto merge of #15158 : alexcrichton/rust/windows-paths...
2014-07-13 borsauto merge of #15591 : aturon/rust/box-cell-stability...
2014-07-13 Aaron TuronStabilization for `owned` (now `boxed`) and `cell`
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
2014-07-08 Richo Healeystd: Rename the `ToStr` trait to `ToString`, and `to_st...
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 #15259 : steveklabnik/rust/patch-3, r...
2014-06-30 borsauto merge of #15262 : zecozephyr/rust/15620, r=luqmana
2014-06-30 borsauto merge of #15237 : zzmp/rust/feat/markdown-in-crate...
2014-06-30 borsauto merge of #15030 : sfackler/rust/partial-cmp, r...
2014-06-30 Steven FacklerImplement RFC#28: Add PartialOrd::partial_cmp
2014-06-29 borsauto merge of #15249 : aochagavia/rust/rand, r=huonw
2014-06-29 borsauto merge of #15241 : arjantop/rust/maybeownedvector...
2014-06-28 borsauto merge of #15210 : luqmana/rust/windoc, r=alexcrichton
2014-06-28 borsauto merge of #15208 : alexcrichton/rust/snapshots...
2014-06-28 Alex CrichtonRename all raw pointers as necessary
2014-06-28 borsauto merge of #15233 : jbclements/rust/match-var-hygien...
2014-06-27 borsauto merge of #15166 : zookoatleastauthoritycom/rust...
2014-06-26 borsauto merge of #14886 : alexcrichton/rust/rt-improvement...
2014-06-26 borsauto merge of #15197 : omasanori/rust/doc-fix, r=alexcr...
2014-06-26 borsauto merge of #15192 : mrec/rust/json-nan, r=alexcrichton
2014-06-26 borsauto merge of #15181 : steveklabnik/rust/hello_world...
2014-06-26 borsauto merge of #15162 : steveklabnik/rust/install_instru...
2014-06-26 borsauto merge of #15184 : jbclements/rust/for-loop-hygiene...
2014-06-25 borsauto merge of #15171 : pcwalton/rust/remove-cross-borro...
2014-06-25 borsauto merge of #15121 : steveklabnik/rust/matching_docs...
2014-06-25 borsauto merge of #15165 : zookoatleastauthoritycom/rust...
2014-06-25 Patrick Waltonlibrustc: Remove cross borrowing from mutable `Box...
2014-06-25 borsauto merge of #15160 : alexcrichton/rust/remove-f128...
2014-06-25 borsauto merge of #15163 : alexcrichton/rust/rollup, r...
next