]> git.lizzy.rs Git - rust.git/history - src/libcollections/btree/map.rs
auto merge of #19782 : gereeter/rust/cleanup-btree-node, r=Gankro
[rust.git] / src / libcollections / btree / map.rs
2014-12-16 borsauto merge of #19782 : gereeter/rust/cleanup-btree...
2014-12-16 borsauto merge of #19777 : nikomatsakis/rust/warn-on-shadow...
2014-12-15 Niko MatsakisRemove all shadowed lifetimes.
2014-12-15 Brian Andersonrollup merge of #19814: jbranchaud/fix-a-typo-in-owners...
2014-12-15 Brian Andersonrollup merge of #19812: frewsxcv/expansion-include...
2014-12-15 Brian Andersonrollup merge of #19804: kballard/vim-new-unicode-escapes
2014-12-15 Brian Andersonrollup merge of #19802: jbranchaud/add-btreeset-new...
2014-12-15 Brian Andersonrollup merge of #19793: tomjakubowski/metadata-const...
2014-12-15 Brian Andersonrollup merge of #19787: akiss77/fix-i8-c_char
2014-12-15 Brian Andersonrollup merge of #19784: csouth3/vim-syntax-iter
2014-12-15 Brian Andersonrollup merge of #19779: Noctune/master
2014-12-15 Brian Andersonrollup merge of #19775: SimonSapin/gedit-new-unicode...
2014-12-15 Brian Andersonrollup merge of #19774: tomjakubowski/rustdoc-consts...
2014-12-15 Brian Andersonrollup merge of #19771: jbranchaud/add-btreeset-iter...
2014-12-15 Brian Andersonrollup merge of #19763: csouth3/remove-featuregates
2014-12-15 Brian Andersonrollup merge of #19754: steveklabnik/remove_sundown
2014-12-15 Brian Andersonrollup merge of #19746: steveklabnik/gh9266
2014-12-15 Brian Andersonrollup merge of #19738: steveklabnik/gh19717
2014-12-15 Brian Andersonrollup merge of #19735: sethpollack/patch-1
2014-12-15 Brian Andersonrollup merge of #19714: steveklabnik/gh16219
2014-12-15 Brian Andersonrollup merge of #19710: steveklabnik/gh15449
2014-12-15 Brian Andersonrollup merge of #19709: steveklabnik/po4a_fix
2014-12-15 borsauto merge of #19778 : aochagavia/rust/ice, r=alexcrichton
2014-12-15 borsauto merge of #19750 : murarth/rust/rusti-support,...
2014-12-15 borsauto merge of #19742 : vhbit/rust/copy-for-bitflags...
2014-12-14 borsauto merge of #19725 : vadimcn/rust/inst-path, r=alexcr...
2014-12-14 borsauto merge of #19690 : barosl/rust/struct-variant-as...
2014-12-14 borsauto merge of #19669 : alfie/rust/master, r=sanxiyn
2014-12-13 borsauto merge of #19467 : japaric/rust/uc, r=alexcrichton
2014-12-13 Jorge Apariciolibcollections: fix fallout
2014-12-13 borsauto merge of #19582 : nikomatsakis/rust/crateification...
2014-12-13 borsauto merge of #19627 : steveklabnik/rust/testing_guide...
2014-12-13 borsauto merge of #19695 : arthurtw/rust/master, r=steveklabnik
2014-12-13 borsauto merge of #19685 : jbranchaud/rust/add-btreemap...
2014-12-13 borsauto merge of #19671 : tbu-/rust/pr_doc_removetraitrefs...
2014-12-13 Jonathan SMake BTree's Handle system more generic and more powerf...
2014-12-13 borsauto merge of #19664 : tbu-/rust/pr_oibit2_fix, r=Gankro
2014-12-12 borsauto merge of #19569 : murphm8/rust/ring_buf_insert...
2014-12-12 borsauto merge of #19391 : nick29581/rust/assoc-eq, r=nikom...
2014-12-12 borsauto merge of #18028 : gereeter/rust/slimmer-btree...
2014-12-12 Jonathan SSlimmify BTree by replacing its internal Node type...
2014-12-12 borsauto merge of #19568 : barosl/rust/enum-struct-variants...
2014-12-12 borsauto merge of #19514 : jbranchaud/rust/add-btree-set...
2014-12-11 borsauto merge of #19672 : alexcrichton/rust/snapshots...
2014-12-11 borsauto merge of #19377 : tbu-/rust/pr_mapinplace_fixzeros...
2014-12-11 borsauto merge of #19294 : huonw/rust/transmute-inplace...
2014-12-10 borsauto merge of #19663 : tbu-/rust/pr_fix_vecmap, r=Gankro
2014-12-10 borsauto merge of #19655 : jbranchaud/rust/change-example...
2014-12-10 borsauto merge of #19628 : jbranchaud/rust/add-string-as...
2014-12-10 jbranchaudAdd doctests for `iter_mut` and `into_iter` of BTreeMap.
2014-12-10 borsauto merge of #19648 : mquandalle/rust/patch-1, r=alexc...
2014-12-10 borsauto merge of #19573 : apasel422/rust/sized_fn_once...
2014-12-09 borsauto merge of #19563 : alexcrichton/rust/issue-19501...
2014-12-09 borsauto merge of #19665 : alexcrichton/rust/rollup, r...
2014-12-09 Alex Crichtonrollup merge of #19653: frewsxcv/rm-reexports
2014-12-09 Alex Crichtonrollup merge of #19642: aaronweiss74/master
2014-12-09 Alex Crichtonrollup merge of #19626: bluss/string-extend-str
2014-12-09 Alex Crichtonrollup merge of #19623: rustyrazorblade/patch-1
2014-12-09 Alex Crichtonrollup merge of #19622: steveklabnik/fix_ringbuf_doc
2014-12-09 Alex Crichtonrollup merge of #19620: retep998/memorymap
2014-12-09 Alex Crichtonrollup merge of #19616: steveklabnik/gh19556
2014-12-09 Alex Crichtonrollup merge of #19615: steveklabnik/gh19595
2014-12-09 Alex Crichtonrollup merge of #19614: steveklabnik/gh19599
2014-12-09 Alex Crichtonrollup merge of #19608: jbranchaud/add-missing-semicolo...
2014-12-09 Alex Crichtonrollup merge of #19604: vadimcn/gcc-less
2014-12-09 Alex Crichtonrollup merge of #19598: japaric/ord
2014-12-09 Alex Crichtonrollup merge of #19594: Arcterus/master
2014-12-09 Alex Crichtonrollup merge of #19592: jbranchaud/add-btreemap-iter...
2014-12-09 Alex Crichtonrollup merge of #19589: huonw/unboxed-closure-elision
2014-12-09 Alex Crichtonrollup merge of #19588: nodakai/libstd-fix-zombie-child...
2014-12-09 Alex Crichtonrollup merge of #19587: huonw/closure-feature-gate
2014-12-09 Alex Crichtonrollup merge of #19585: mdinger/guide_typo
2014-12-09 Alex Crichtonrollup merge of #19584: CaptainHayashi/patch-1
2014-12-09 Alex Crichtonrollup merge of #19581: luqmana/duc
2014-12-09 Alex Crichtonrollup merge of #19577: aidancully/master
2014-12-09 Alex Crichtonrollup merge of #19576: nhoss2/master
2014-12-09 borsauto merge of #19249 : barosl/rust/json-type-safety...
2014-12-09 jbranchaudChange 'Example' to 'Examples' throughout collections...
2014-12-08 borsauto merge of #19574 : erickt/rust/vec-reserve, r=alexc...
2014-12-08 borsauto merge of #19306 : steveklabnik/rust/gh19269, r...
2014-12-08 borsauto merge of #19560 : sfackler/rust/should-fail-reason...
2014-12-08 borsauto merge of #19506 : eddyb/rust/fmt-polish, r=alexcri...
2014-12-08 borsauto merge of #19555 : jbranchaud/rust/add-doctests...
2014-12-06 jbranchaudAdd a doctest for BTreeMap's iter method.
2014-12-05 jbranchaudAdd doctests for keys() and values() of the BTreeMap...
2014-12-05 Corey Richardsonrollup merge of #19364: steveklabnik/doc_buffered_reader
2014-12-04 borsauto merge of #18613 : steveklabnik/rust/ownership_guid...
2014-11-27 borsauto merge of #19112 : steveklabnik/rust/doc_rc, r...
2014-11-27 borsauto merge of #19343 : sfackler/rust/less-special-attrs...
2014-11-27 Alex Crichtonrollup merge of #19336: apasel422/guide
2014-11-27 Alex Crichtonrollup merge of #19330: csouth3/binaryheap-iter
2014-11-27 Alex Crichtonrollup merge of #19328: sfackler/buffered-get-mut
2014-11-27 Alex Crichtonrollup merge of #19326: huonw/safer-syntax
2014-11-27 Alex Crichtonrollup merge of #19325: ucarion/pointers-doc-formatting
2014-11-27 Alex Crichtonrollup merge of #19322: DiamondLovesYou/multi-llvmdeps
2014-11-27 Alex Crichtonrollup merge of #19317: sfackler/xcrate-namespace
2014-11-27 Alex Crichtonrollup merge of #19316: steveklabnik/gh18876
2014-11-27 Alex Crichtonrollup merge of #19313: steveklabnik/gh18844
2014-11-27 Alex Crichtonrollup merge of #19312: steveklabnik/gh19177
2014-11-27 Alex Crichtonrollup merge of #19310: steveklabnik/gh19178
next