]> git.lizzy.rs Git - rust.git/history - src/libcollections/btree/map.rs
rollup merge of #23604: apasel422/btree
[rust.git] / src / libcollections / btree / map.rs
2015-03-23 Alex Crichtonrollup merge of #23604: apasel422/btree
2015-03-23 Alex Crichtonrollup merge of #23601: nikomatsakis/by-value-index
2015-03-23 Alex Crichtonrollup merge of #23590: FuGangqiang/attr
2015-03-23 Alex Crichtonrollup merge of #23579: Ms2ger/thread_local-unsafe
2015-03-23 Alex Crichtonrollup merge of #23561: steveklabnik/gh23422
2015-03-23 Alex Crichtonrollup merge of #23557: aturon/rfc-909
2015-03-23 Alex Crichtonrollup merge of #23541: aturon/stab-error
2015-03-23 Alex Crichtonrollup merge of #23538: aturon/conversion
2015-03-23 Alex Crichtonrollup merge of #23536: pnkfelix/arith-oflo-shifts
2015-03-23 Alex Crichtonrollup merge of #23517: vhbit/ext-socket-options
2015-03-23 Alex Crichtonrollup merge of #23515: nikomatsakis/issue-14985-trait...
2015-03-23 Alex Crichtonrollup merge of #23466: woehr/master
2015-03-23 Alex Crichtonrollup merge of #23401: tshepang/crates-and-modules...
2015-03-23 Alex Crichtonrollup merge of #23283: brson/rpathfix
2015-03-23 Alex Crichtonrollup merge of #23269: shepmaster/split-not-double...
2015-03-23 Alex Crichtonrollup merge of #23211: FlaPer87/oibit-send-and-friends
2015-03-23 Alex Crichtonrollup merge of #23119: nikomatsakis/issue-23116-ref-mut
2015-03-23 Alex Crichtonrollup merge of #22954: ches/docs
2015-03-23 Niko MatsakisFallout in stdlib, rustdoc, rustc, etc. For most maps...
2015-03-23 Niko MatsakisAdjust Index/IndexMut impls. For generic collections...
2015-03-23 borsAuto merge of #23593 - Manishearth:rollup, r=Manishearth
2015-03-22 Manish GoregaokarRollup merge of #23590 - FuGangqiang:attr, r=alexcrichton
2015-03-22 Manish GoregaokarRollup merge of #23576 - barosl:mutex-doc, r=alexcrichton
2015-03-22 Manish GoregaokarRollup merge of #23562 - steveklabnik:fix_book_numbers...
2015-03-22 Manish GoregaokarRollup merge of #23555 - steveklabnik:environment,...
2015-03-22 Manish GoregaokarRollup merge of #23554 - Ms2ger:readme-rustc, r=stevekl...
2015-03-22 Manish GoregaokarRollup merge of #23578 - fhahn:issue-22820-feature...
2015-03-22 Manish GoregaokarRollup merge of #23570 - dotdash:issue23550, r=eddyb
2015-03-22 Manish GoregaokarRollup merge of #23559 - aturon:future-proof-map-index...
2015-03-22 borsAuto merge of #23361 - petrochenkov:refdst, r=jakub-
2015-03-22 Andrew Paseltinerimplement `Clone` for `btree` iterators
2015-03-20 Aaron TuronFuture-proof indexing on maps: remove IndexMut
2015-03-20 Manish GoregaokarRollup merge of #23447 - kjpgit:kjp/pointerexample...
2015-03-20 borsAuto merge of #23254 - jbcrail:saturating-math-docs...
2015-03-20 Manish GoregaokarRollup merge of #23254 - jbcrail:saturating-math-docs...
2015-03-18 Manish GoregaokarRollup merge of #23392 - WiSaGaN:bugfix/fix_deprecate_l...
2015-03-17 borsAuto merge of #23330 - alexcrichton:thread-sleep, r...
2015-03-17 borsAuto merge of #23423 - nikomatsakis:issue-18737-trait...
2015-03-17 Manish GoregaokarRollup merge of #23432 - mzabaluev:io-into-inner-doc...
2015-03-17 Manish GoregaokarRollup merge of #23385 - tamird:cleanup-whitespace...
2015-03-17 Manish GoregaokarRollup merge of #23329 - jbcrail:rm-syntax-highlight...
2015-03-17 Manish GoregaokarRollup merge of #23427 - tshepang:dur-becomes-duration...
2015-03-17 Manish GoregaokarRollup merge of #23417 - padenot:patch-1, r=steveklabnik
2015-03-17 Manish GoregaokarRollup merge of #23415 - alexcrichton:stabilize-flush...
2015-03-17 Manish GoregaokarRollup merge of #23409 - GBGamer:patch-2, r=alexcrichton
2015-03-17 Manish GoregaokarRollup merge of #23402 - tamird:needstest-tests, r...
2015-03-17 Manish GoregaokarRollup merge of #23400 - nrc:pub_use, r=eddyb
2015-03-17 Manish GoregaokarRollup merge of #23399 - tbu-:pr_libflate_error, r...
2015-03-17 borsAuto merge of #23429 - rprichard:fix-linux-build, r...
2015-03-17 borsAuto merge of #23104 - japaric:inherent, r=nikomatsakis
2015-03-17 Jorge Aparicioextract libcollections tests into libcollectionstest
2015-03-17 borsAuto merge of #23352 - alexcrichton:stabilize-net,...
2015-03-16 borsAuto merge of #23331 - eddyb:attr-lookahead, r=nikomatsakis
2015-03-16 borsAuto merge of #23342 - apasel422:23327, r=alexcrichton
2015-03-16 Andrew Paseltinerdocument undefined collection behavior with interior...
2015-03-14 borsAuto merge of #23289 - mihneadb:rustdoc-search-by-type...
2015-03-14 borsAuto merge of #22948 - rprichard:simple-panic-opt,...
2015-03-13 Manish GoregaokarRollup merge of #21468 - sanxiyn:dead-variant, r=
2015-03-13 Manish GoregaokarRollup merge of #23310 - michaelwoerister:gdb-std-pp...
2015-03-13 borsAuto merge of #23229 - aturon:stab-path, r=alexcrichton
2015-03-12 borsAuto merge of #23265 - eddyb:meth-ast-refactor, r=nikom...
2015-03-12 borsAuto merge of #23299 - mdinger:monospace_table, r=steve...
2015-03-12 borsAuto merge of #23162 - sfackler:debug-builders, r=alexc...
2015-03-12 borsAuto merge of #23298 - Manishearth:rollup, r=Manishearth
2015-03-12 Manish GoregaokarRollup merge of #23296 - shepmaster:explain-why-joingua...
2015-03-12 Manish GoregaokarRollup merge of #23295 - johnz133:patch-1, r=steveklabnik
2015-03-12 Manish GoregaokarRollup merge of #23279 - steveklabnik:gh23244, r=alexcr...
2015-03-12 Manish GoregaokarRollup merge of #23275 - aochagavia:constants, r=eddyb
2015-03-12 Manish GoregaokarRollup merge of #23274 - rprichard:fix-21715, r=pnkfelix
2015-03-12 Manish GoregaokarRollup merge of #23270 - frewsxcv:patch-5, r=alexcrichton
2015-03-12 Manish GoregaokarRollup merge of #23263 - alexcrichton:stabilize-from...
2015-03-12 Manish GoregaokarRollup merge of #23257 - jmesmon:fix-debug, r=alexcrichton
2015-03-12 Manish GoregaokarRollup merge of #23255 - dhuseby:master, r=alexcrichton
2015-03-12 Manish GoregaokarRollup merge of #23247 - tbu-:pr_core_iter_rm_isize...
2015-03-12 Manish GoregaokarRollup merge of #23238 - mahkoh:nativecpu, r=dotdash
2015-03-12 Manish GoregaokarRollup merge of #23234 - Ms2ger:doc-dynamic-dispatch...
2015-03-12 Manish GoregaokarRollup merge of #22769 - :rustdocfix, r=brson
2015-03-12 Manish GoregaokarRollup merge of #23297 - steveklabnik:examples, r=huonw
2015-03-12 Steve KlabnikExample -> Examples
2015-03-11 borsAuto merge of #23251 - tbu-:pr_rm_core_str_checked_add...
2015-03-10 borsAuto merge of #23249 - tbu-:pr_rm_core_str_macros,...
2015-03-10 Manish GoregaokarRollup merge of #22832 - anguslees:manpage-pedantry...
2015-03-08 Manish GoregaokarRollup merge of #22917 - randfur:master, r=steveklabnik
2015-03-06 borsAuto merge of #22474 - iKevinY:pandoc-version-check...
2015-03-06 Manish GoregaokarRollup merge of #22474 - iKevinY:pandoc-version-check...
2015-03-06 Manish GoregaokarRollup merge of #23056 - awlnx:master, r=nrc
2015-03-06 Manish GoregaokarRollup merge of #22862 - vhbit:broken-open, r=alexcrichton
2015-03-05 Manish GoregaokarRollup merge of #22947 - ic:master, r=steveklabnik
2015-03-05 Manish GoregaokarRollup merge of #22973 - djmally:coll_docs, r=Gankro
2015-03-05 Manish GoregaokarRollup merge of #22764 - ivanradanov:fileline_help...
2015-03-05 Manish GoregaokarRollup merge of #22939 - bleibig:grammar-updates, r...
2015-03-05 Manish GoregaokarRollup merge of #22029 - iKevinY:tidy-changes, r=brson
2015-03-05 borsAuto merge of #22061 - pczarn:quote_matcher_and_attr...
2015-03-04 borsAuto merge of #22920 - tshepang:remove-some-warnings...
2015-03-04 borsAuto merge of #22958 - laijs:option_map_for_iter_map...
2015-03-03 borsAuto merge of #22997 - pnkfelix:make-timestamps-robust...
2015-03-03 borsAuto merge of #22532 - pnkfelix:arith-overflow, r=pnkfe...
2015-03-03 Felix S. Klock IIFixes to collections to accommodate arith-overflow...
2015-03-02 Manish GoregaokarRollup merge of #22689 - tshepang:thread-doc-improvemen...
2015-02-28 borsAuto merge of #22839 - lifthrasiir:better-backtrace...
next