]> git.lizzy.rs Git - rust.git/history - src/libcollections/slice.rs
auto merge of #15999 : Kimundi/rust/fix_folder, r=nikomatsakis
[rust.git] / src / libcollections / slice.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 donkopotamusFix documentation error in MutableVectorAllocating...
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-23 borsauto merge of #15749 : vhbit/rust/treemap-doc-fixes...
2014-07-23 borsauto merge of #15899 : aochagavia/rust/guide, 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 #15884 : steveklabnik/rust/guide_fix_head...
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 borsauto merge of #15867 : cmr/rust/rewrite-lexer4, r=alexc...
2014-07-21 Corey Richardsonignore-lexer-test to broken files and remove some tray...
2014-07-20 borsauto merge of #15745 : treeman/rust/tutorial-fixup...
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 #15638 : blake2-ppc/rust/ptr-arithmetic...
2014-07-19 borsauto merge of #15752 : nham/rust/dlist_docs, r=alexcrichton
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-17 Adolfo OchagavĂ­aRename functions in the CloneableVector trait
2014-07-08 borsauto merge of #14832 : alexcrichton/rust/no-rpath,...
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-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-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 Niko Matsakislibrustc: Remove the fallback to `int` from typechecking.
2014-06-24 borsauto merge of #14963 : w3ln4/rust/master, r=alexcrichton
2014-06-24 borsauto merge of #14952 : alexcrichton/rust/const-unsafe...
2014-06-20 borsauto merge of #15041 : brson/rust/docindex, r=alexcrichton
2014-06-20 borsauto merge of #15039 : huonw/rust/rustdoc-testharnesss...
2014-06-19 borsauto merge of #15033 : Sawyer47/rust/old-test, r=alexcr...
2014-06-19 borsauto merge of #14830 : luqmana/rust/cmtrttcbctto, r...
2014-06-19 borsauto merge of #14400 : kballard/rust/lexer_crlf_handlin...
2014-06-19 borsauto merge of #15014 : brson/rust/all-crates-experiment...
2014-06-19 borsauto merge of #15025 : alexcrichton/rust/rollup, r...
2014-06-19 Simon SapinDeprecate the bytes!() macro.
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-16 borsauto merge of #14877 : Seldaek/rust/commdocs, r=alexcri...
2014-06-16 borsauto merge of #14715 : vhbit/rust/ios-pr2, r=alexcrichton
2014-06-14 borsauto merge of #14874 : pcwalton/rust/enum-to-float...
2014-06-14 borsauto merge of #14878 : vtsatskin/rust/rustdoc-sidebar...
2014-06-14 borsauto merge of #14866 : bjz/rust/bitwise, r=alexcrichton
2014-06-13 borsauto merge of #14750 : bachm/rust/master, r=alexcrichton
2014-06-13 borsauto merge of #14831 : alexcrichton/rust/format-intl...
2014-06-13 bachmadded get_mut() for [T]
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...
next