]> git.lizzy.rs Git - rust.git/history - src/libstd/collections
libstd: Add `Fn`/`FnMut`/`FnOnce` to the prelude.
[rust.git] / src / libstd / collections /
2014-08-19 borsauto merge of #16364 : tbu-/rust/pr_checkeddiv0, r...
2014-08-19 borsauto merge of #16345 : EduardoBautista/rust/fix-error...
2014-08-16 borsauto merge of #16475 : treeman/rust/complex-divide...
2014-08-15 borsauto merge of #16493 : kballard/rust/fix_drop_field_ord...
2014-08-15 borsauto merge of #16486 : kballard/rust/vim_conceal, r...
2014-08-15 borsauto merge of #16435 : vadimcn/rust/windows, r=pcwalton
2014-08-14 borsauto merge of #16474 : MatejLach/rust/cargorun_fix...
2014-08-14 borsauto merge of #16122 : pcwalton/rust/lifetimes-in-unbox...
2014-08-14 borsauto merge of #16484 : dotdash/rust/empty_struct_wrappe...
2014-08-14 borsauto merge of #16470 : liigo/rust/rename-private-cmp...
2014-08-14 borsauto merge of #16444 : steveklabnik/rust/fix_boxes_in_m...
2014-08-14 borsauto merge of #16440 : bheesham/rust/master, r=brson
2014-08-14 borsauto merge of #16428 : mdinger/rust/sort_attributes...
2014-08-14 borsauto merge of #16332 : brson/rust/slicestab, r=aturon
2014-08-13 borsauto merge of #16438 : phi-gamma/rust/doc-fixes, r...
2014-08-13 Brian Andersoncore: Rename ImmutableEqSlice to ImmutablePartialEqSlice
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-12 borsauto merge of #16081 : luqmana/rust/nr, r=pcwalton
2014-08-12 borsauto merge of #16434 : vadimcn/rust/many-crates-but...
2014-08-12 borsauto merge of #16425 : nham/rust/fix_nan_format, r...
2014-08-12 borsauto merge of #16195 : P1start/rust/more-index, r=aturon
2014-08-12 P1startImplement Index for HashMap
2014-08-11 borsauto merge of #15410 : LemmingAvalanche/rust/patch...
2014-08-07 borsauto merge of #16206 : steveklabnik/rust/guide_lambdas...
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-03 borsauto merge of #16203 : Gankro/rust/vec_flow, r=alexcrichton
2014-08-03 borsauto merge of #16202 : db48x/rust/eq-for-time-tm, r...
2014-08-03 borsauto merge of #16198 : cakebaker/rust/remove_unused_tup...
2014-08-03 borsauto merge of #16155 : huonw/rust/Ordering-reverse...
2014-08-03 borsauto merge of #16194 : omasanori/rust/gitignore, r...
2014-08-03 borsauto merge of #16191 : DaGenix/rust/fix-aligned-access...
2014-08-03 borsauto merge of #16189 : steveklabnik/rust/gh15494, r...
2014-08-02 borsauto merge of #16186 : steveklabnik/rust/guide_cargo_ne...
2014-08-02 borsauto merge of #16180 : jbcrail/rust/fix-comments, r...
2014-08-02 borsauto merge of #16169 : Gankro/rust/simple-docs, r=cmr
2014-08-02 borsauto merge of #16177 : nham/rust/collections_15294_eq_o...
2014-08-02 borsauto merge of #16175 : EduardoBautista/rust/fix-guessin...
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 Joseph CrailFix misspelled comments.
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-07-31 borsauto merge of #16041 : treeman/rust/doc-rand, r=brson
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 Cameron ZwarichLibrary changes for RFC #43
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-29 borsauto merge of #16054 : tshepang/rust/patch-1, r=brson
2014-07-29 borsauto merge of #16034 : sfackler/rust/test-reexport...
2014-07-29 borsauto merge of #16033 : nham/rust/hash_tuple_impl, r...
2014-07-29 borsauto merge of #16032 : treeman/rust/doc-treecollection...
2014-07-28 borsauto merge of #16027 : treeman/rust/doc-string, r=alexc...
2014-07-28 Tshepang Lekhonkhobedoc: reduce overlong sentence
2014-07-28 borsauto merge of #15983 : brson/rust/fail, r=alexcrichton
2014-07-27 borsauto merge of #16031 : arielb1/rust/remove_unneeded_fix...
2014-07-27 borsauto merge of #16026 : ruud-v-a/rust/patch-1, r=stevekl...
2014-07-27 borsauto merge of #16020 : nham/rust/ringbuf_hash_ord,...
2014-07-27 borsauto merge of #16030 : treeman/rust/doc-hashset-fix...
2014-07-27 Jonas Hietaladoc: Correctly onclose code blocks in HashSet
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 #15762 : nham/rust/ringbuf_docs, r=alexcr...
2014-07-26 borsauto merge of #15998 : luqmana/rust/nmnnbd, r=thestinger
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 borsauto merge of #15789 : steveklabnik/rust/guide_pointers...
2014-07-25 borsauto merge of #15787 : treeman/rust/hashmap-doc, r...
2014-07-25 borsauto merge of #15958 : hirschenberger/rust/borrock...
2014-07-24 borsauto merge of #15424 : TeXitoi/rust/relicense-shootout...
2014-07-24 Jonas HietalaCleanup HashMap documentation.
2014-07-24 borsauto merge of #15922 : poiru/rust/remove-whitespace...
2014-07-24 Jonas HietalaCleanup LruCache doc.
2014-07-24 Jonas HietalaDocumentation examples for LruCache.
2014-07-24 borsauto merge of #15921 : dotdash/rust/match_lifetimes...
2014-07-24 Jonas HietalaRemove explicit rust code specifier. Unhide use HashMap.
next