]> git.lizzy.rs Git - rust.git/history - src/libcollections/smallintmap.rs
rollup merge of #17355 : gamazeps/issue17210
[rust.git] / src / libcollections / smallintmap.rs
2014-08-21 borsauto merge of #16632 : pcwalton/rust/unboxed-closures...
2014-08-21 borsauto merge of #16631 : pcwalton/rust/unboxed-closures...
2014-08-21 borsauto merge of #16487 : steveklabnik/rust/guide_ownershi...
2014-08-21 borsauto merge of #16362 : nham/rust/std_rand_pi_example...
2014-08-21 borsauto merge of #16471 : EduardoBautista/rust/chapter...
2014-08-21 borsauto merge of #16447 : steveklabnik/rust/guide_vectors_...
2014-08-21 borsauto merge of #16443 : steveklabnik/rust/fix_path_docs...
2014-08-20 borsauto merge of #16408 : steveklabnik/rust/guide_iterator...
2014-08-20 borsauto merge of #16257 : steveklabnik/rust/guide_patterns...
2014-08-20 borsauto merge of #16618 : nham/rust/strslice_examples...
2014-08-20 borsauto merge of #16615 : pcwalton/rust/unboxed-closures...
2014-08-20 borsauto merge of #16614 : cdwort/rust/pointer-guide-typo...
2014-08-20 borsauto merge of #16606 : pczarn/rust/inline-asm, r=alexcr...
2014-08-20 borsauto merge of #16603 : SiegeLord/rust/nullable, r=alexc...
2014-08-19 borsauto merge of #16584 : luqmana/rust/psfo, r=alexcrichton
2014-08-19 borsauto merge of #16201 : erickt/rust/json-ints, r=acrichto
2014-08-19 borsauto merge of #16241 : P1start/rust/doc-fixes, r=alexcr...
2014-08-19 borsauto merge of #16582 : Gankro/rust/bitv, r=alexcrichton
2014-08-19 borsauto merge of #16364 : tbu-/rust/pr_checkeddiv0, r...
2014-08-19 P1startA few minor documentation fixes
2014-08-19 borsauto merge of #16345 : EduardoBautista/rust/fix-error...
2014-08-18 borsauto merge of #16556 : pczarn/rust/wbr, r=alexcrichton
2014-08-18 borsauto merge of #16559 : Gankro/rust/bitv, r=pcwalton
2014-08-17 borsauto merge of #16558 : Gankro/rust/hashbig, r=pcwalton
2014-08-17 borsauto merge of #16550 : kaseyc/rust/fix_documentation_er...
2014-08-17 borsauto merge of #16547 : huonw/rust/new-kw, r=pcwalton
2014-08-17 borsauto merge of #16543 : huonw/rust/deprecated-btree...
2014-08-17 borsauto merge of #16537 : jakub-/rust/use-mod-manual,...
2014-08-17 borsauto merge of #16535 : michaelsproul/rust/vim-traits...
2014-08-17 borsauto merge of #16498 : Kimundi/rust/inline-utf-encoding...
2014-08-17 borsauto merge of #16482 : pcwalton/rust/resolve-shadowing...
2014-08-17 Patrick Waltonlibrustc: Forbid external crates, imports, and/or items...
2014-08-15 borsauto merge of #16435 : vadimcn/rust/windows, r=pcwalton
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-13 borsauto merge of #16438 : phi-gamma/rust/doc-fixes, r...
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 #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 SmallIntMap
2014-08-11 borsauto merge of #15410 : LemmingAvalanche/rust/patch...
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-04 borsauto merge of #15986 : Florob/rust/nfKc-new, r=alexcrichton
2014-07-31 borsauto merge of #16041 : treeman/rust/doc-rand, r=brson
2014-07-31 borsauto merge of #16090 : epdtry/rust/doesnt-use-gc, r...
2014-07-31 borsauto merge of #15385 : jroweboy/rust/master, r=brson
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 #16052 : nham/rust/fs_docs, r=brson
2014-07-29 borsauto merge of #16050 : jxs/rust/master, r=alexcrichton
2014-07-29 borsauto merge of #16049 : aturon/rust/stability-dashboard...
2014-07-29 borsauto merge of #16038 : nham/rust/collections_partialord...
2014-07-29 borsauto merge of #16034 : sfackler/rust/test-reexport...
2014-07-28 borsauto merge of #15983 : brson/rust/fail, r=alexcrichton
2014-07-28 nhamImplement Ord for TrieMap/TrieSet/SmallIntMap/Bitv...
2014-07-28 nhamImplement PartialOrd for SmallIntMap
2014-07-27 borsauto merge of #16020 : nham/rust/ringbuf_hash_ord,...
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 nhamManually implement Hash for SmallIntMap
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 #16000 : emkay/rust/lifetimes-guide-typo...
2014-07-26 nhamSmall fixes for tests
2014-07-26 borsauto merge of #15998 : luqmana/rust/nmnnbd, r=thestinger
2014-07-26 borsauto merge of #15996 : nham/rust/smallintmap_not_hashma...
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 nhamFix a typo in SmallIntMap documentation
2014-07-26 nhamImplement PartialEq/Eq/Clone/Hash/FromIterator/Extendab...
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 #15979 : Randati/rust/patch-2, r=kballard
2014-07-25 borsauto merge of #15968 : nham/rust/keys_values_other_maps...
2014-07-25 borsauto merge of #15958 : hirschenberger/rust/borrock...
2014-07-25 borsauto merge of #15961 : pcwalton/rust/fn-pointer-in...
2014-07-25 borsauto merge of #15959 : omasanori/rust/cleanup-ja, r...
2014-07-25 nhamAdd methods for obtaining iterators over the keys and...
2014-07-25 borsauto merge of #15951 : edwardw/rust/issue-15896, r...
2014-07-24 borsauto merge of #15945 : treeman/rust/doc-smallint-update...
2014-07-24 borsauto merge of #15424 : TeXitoi/rust/relicense-shootout...
2014-07-24 borsauto merge of #15949 : alexcrichton/rust/rollup, r...
2014-07-24 Jonas HietalaDocument update and update_with_key in SmallIntMap.
2014-07-24 Jonas HietalaDocument SmallIntMap with examples.
next