]> git.lizzy.rs Git - rust.git/history - src/libcollections/vec.rs
std: Rename various slice traits for consistency
[rust.git] / src / libcollections / vec.rs
2014-08-13 Brian Andersonstd: Rename various slice traits for consistency
2014-08-13 borsauto merge of #16381 : pnkfelix/rust/fsk-rust.md-fixes...
2014-08-13 borsauto merge of #16460 : pcwalton/rust/borrowck-closure...
2014-08-13 borsauto merge of #16458 : pcwalton/rust/borrowck-for-moves...
2014-08-13 borsauto merge of #16452 : epdtry/rust/unreachable-item...
2014-08-12 borsauto merge of #16433 : aturon/rust/deprecated-in-crate...
2014-08-12 Aaron TuronDeprecation fallout in libcollections
2014-08-12 borsauto merge of #16195 : P1start/rust/more-index, r=aturon
2014-08-12 borsauto merge of #16284 : alexcrichton/rust/issue-16272...
2014-08-12 borsauto merge of #16417 : jasonthompson/rust/docs/slice3...
2014-08-11 borsauto merge of #15410 : LemmingAvalanche/rust/patch...
2014-08-10 borsauto merge of #16371 : Gankro/rust/friendly-contrib...
2014-08-09 borsauto merge of #16350 : hirschenberger/rust/issue-15917...
2014-08-09 borsauto merge of #16346 : vadimcn/rust/win64-cabi, r=brson
2014-08-09 borsauto merge of #16342 : alexcrichton/rust/issue-16341...
2014-08-09 borsauto merge of #16340 : thestinger/rust/pie, r=brson
2014-08-09 borsauto merge of #16326 : pnkfelix/rust/fsk-add-path-suffi...
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 #16349 : nikomatsakis/rust/snapshot-20140...
2014-08-08 borsauto merge of #16325 : froydnj/rust/vec-grammar-fix...
2014-08-07 borsauto merge of #16206 : steveklabnik/rust/guide_lambdas...
2014-08-07 Nathan Froydfix grammar in Vec.retain's doc comment
2014-08-06 borsauto merge of #16225 : pczarn/rust/iter-refactoring...
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-05 borsauto merge of #16243 : alexcrichton/rust/fix-utime...
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 #16213 : huonw/rust/more-token-numbers...
2014-08-03 borsauto merge of #16215 : cakebaker/rust/remove_bin_sectio...
2014-08-03 borsauto merge of #16209 : tomjakubowski/rust/rustdoc-html...
2014-08-03 borsauto merge of #16212 : huonw/rust/unicode-gitignore...
2014-08-03 borsauto merge of #16203 : Gankro/rust/vec_flow, r=alexcrichton
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 Alexis Beingessnerfix underflow in vec swap_remove
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 #15995 : Ryman/rust/sync_spsc_peek, r...
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 #16053 : pcwalton/rust/at-pattern-binding...
2014-08-01 Patrick Waltonlibrustc: Forbid pattern bindings after `@`s, for memor...
2014-07-31 borsauto merge of #15385 : jroweboy/rust/master, r=brson
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: Tweak docs for push
2014-07-23 Brian Andersoncollections: Deprecate shift/unshift
2014-07-23 Brian Andersoncollections: Move push/pop docs to MutableSeq
2014-07-23 Brian Andersoncollections: Move push/pop to MutableSeq
2014-07-23 borsauto merge of #15928 : brson/rust/dist, r=alexcrichton...
2014-07-23 borsauto merge of #15902 : nham/rust/hash_triemap, r=alexcr...
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 #15272 : jakub-/rust/issue-13041, r=pcwalton
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 Jonas Hietaladoc: Normalize example style
2014-07-22 Jonas Hietaladoc: Vec::from_raw_parts.
2014-07-22 borsauto merge of #15876 : brson/rust/failfat, r=pcwalton
2014-07-22 Jonas Hietaladoc: Fill vec documentation with examples.
2014-07-22 borsauto merge of #15871 : dotdash/rust/unnamed_fmtstr...
2014-07-22 Jonas Hietaladoc: Use vec![] instead of vec!() in Vec.
2014-07-22 borsauto merge of #15867 : cmr/rust/rewrite-lexer4, r=alexc...
2014-07-21 borsauto merge of #15700 : jakub-/rust/match-fail-removal...
2014-07-21 borsauto merge of #15864 : alexcrichton/rust/rollup, r...
2014-07-21 Alex CrichtonTest fixes from the rollup
2014-07-21 P1startClarify the std::vec::Vec docs regarding capacity
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,...
next