]> git.lizzy.rs Git - rust.git/history - src/libcollections/btree/map.rs
std: Stabilize APIs for the 1.12 release
[rust.git] / src / libcollections / btree / map.rs
2016-08-19 Alex Crichtonstd: Stabilize APIs for the 1.12 release
2016-08-17 Jonathan TurnerRollup merge of #34370 - steveklabnik:keyword-ref-menti...
2016-08-14 Eduard-Mihai BurtescuRollup merge of #34941 - qolop:patch-2, r=apasel422
2016-08-06 Eduard-Mihai BurtescuRollup merge of #34916 - tbu-:pr_comment_on_seek_cast...
2016-08-06 Cameron HartMerge branch 'master' into issue-30961
2016-07-30 borsAuto merge of #34904 - petrochenkov:rustcall, r=nikomat...
2016-07-28 Manish GoregaokarRollup merge of #34951 - tomgarcia:covariant-vec, r...
2016-07-28 borsAuto merge of #34951 - tomgarcia:covariant-vec, r=brson
2016-07-28 borsAuto merge of #34946 - alexcrichton:fix-cfg, r=brson
2016-07-27 borsAuto merge of #34856 - jseyfried:refactor_reset_tls...
2016-07-27 borsAuto merge of #33363 - japaric:target, r=japaric
2016-07-27 borsAuto merge of #33312 - Byron:double-ended-iterator...
2016-07-26 Steve KlabnikRollup merge of #34935 - GuillaumeGomez:hash_map_doc...
2016-07-26 Steve KlabnikRollup merge of #34732 - durka:patch-27, r=steveklabnik
2016-07-26 Steve KlabnikRollup merge of #34609 - ubsan:transmute_docs, r=stevek...
2016-07-26 Steve KlabnikRollup merge of #34461 - ubsan:master, r=steveklabnik
2016-07-26 borsAuto merge of #34983 - alexcrichton:windows-flaky,...
2016-07-24 Manish GoregaokarRollup merge of #34988 - frewsxcv:vec-windows, r=Guilla...
2016-07-24 Manish GoregaokarRollup merge of #34976 - GuillaumeGomez:build_hasher_do...
2016-07-24 Manish GoregaokarRollup merge of #34975 - GuillaumeGomez:random_state_do...
2016-07-24 Manish GoregaokarRollup merge of #34972 - oli-obk:cant_cast_str_to_const...
2016-07-24 Manish GoregaokarRollup merge of #34965 - jonathandturner:multispan_clea...
2016-07-23 borsAuto merge of #34832 - vadimcn:rusty-personality, r...
2016-07-23 borsAuto merge of #34925 - jseyfried:nested_macros, r=eddyb
2016-07-22 borsAuto merge of #34924 - cgswords:empty_delim, r=nrc
2016-07-22 borsAuto merge of #34917 - michaelwoerister:fix-internalize...
2016-07-22 borsAuto merge of #34771 - murarth:string-insert-str, r...
2016-07-22 borsAuto merge of #34724 - mitchmindtree:mpsc_receiver_try_...
2016-07-22 borsAuto merge of #34715 - scottcarr:mir-test, r=nikomatsakis
2016-07-21 borsAuto merge of #34544 - 3Hren:issue/xx/reinterpret-forma...
2016-07-21 borsAuto merge of #34939 - GuillaumeGomez:rollup, r=Guillau...
2016-07-21 Guillaume GomezRollup merge of #34937 - GuillaumeGomez:hash_map_entry_...
2016-07-21 Guillaume GomezRollup merge of #34930 - frewsxcv:vec-as-slice, r=steve...
2016-07-21 Guillaume GomezRollup merge of #34921 - GuillaumeGomez:css_fix, r...
2016-07-21 Guillaume GomezRollup merge of #34919 - GuillaumeGomez:btree_map_doc...
2016-07-21 Guillaume GomezRollup merge of #34911 - frewsxcv:vec-set-len, r=stevek...
2016-07-21 Guillaume GomezRollup merge of #34910 - alexcrichton:hard-float-mips...
2016-07-21 Guillaume GomezRollup merge of #34895 - mark-buer:patch-1, r=steveklabnik
2016-07-21 Guillaume GomezRollup merge of #34890 - oconnor663:addassign, r=brson
2016-07-21 Guillaume GomezRollup merge of #34880 - xitep:master, r=steveklabnik
2016-07-21 Guillaume GomezRollup merge of #34855 - GuillaumeGomez:vec_deque_doc...
2016-07-21 Guillaume GomezRollup merge of #34854 - GuillaumeGomez:linked_list_doc...
2016-07-21 Guillaume GomezRollup merge of #34828 - seanmonstar:into-opton, r...
2016-07-21 borsAuto merge of #34873 - alexcrichton:down-with-compiler...
2016-07-20 borsAuto merge of #34113 - srinivasreddy:deriving_rustfmt...
2016-07-20 borsAuto merge of #34694 - mathphreak:master, r=alexcrichton
2016-07-20 ggomezAdd doc for btree_map types
2016-07-20 borsAuto merge of #33526 - steveklabnik:gh21889, r=alexcrichton
2016-07-19 borsAuto merge of #34885 - GuillaumeGomez:btree_map_debug...
2016-07-19 Guillaume GomezAdd debug for btree_map::{Entry, VacantEntry, OccupiedE...
2016-07-19 borsAuto merge of #33974 - habnabit:eintr-retry-for-read...
2016-07-18 borsAuto merge of #34357 - tbu-:pr_exact_size_is_empty...
2016-07-16 Guillaume GomezRollup merge of #33362 - andradei:master, r=Manishearth
2016-07-15 borsAuto merge of #34599 - cuviper:unicode-9.0, r=alexcrichton
2016-07-14 borsAuto merge of #33907 - strake:decode_utf8, r=alexcrichton
2016-07-13 borsAuto merge of #34608 - apasel422:ll, r=bluss
2016-07-12 Guillaume GomezRollup merge of #34742 - abhijeetbhagat:master, r=steve...
2016-07-12 borsAuto merge of #33971 - bltavares:28322/default-channel...
2016-07-10 borsAuto merge of #34745 - alexandermerritt:slice-doc,...
2016-07-09 borsAuto merge of #33987 - crlf0710:patch-1, r=steveklabnik
2016-07-08 Manish GoregaokarRollup merge of #34691 - jseyfried:remove_erroneous_uni...
2016-07-08 Manish GoregaokarRollup merge of #34612 - frewsxcv:io-error-from_raw_os_...
2016-07-08 Manish GoregaokarRollup merge of #34610 - wuranbo:patch-2, r=steveklabnik
2016-07-08 Manish GoregaokarRollup merge of #34097 - arbitrary-cat:master, r=stevek...
2016-07-07 borsAuto merge of #34655 - jseyfried:improve_resolver_api...
2016-07-07 borsAuto merge of #34652 - jseyfried:fix_expansion_perf...
2016-07-06 Steve KlabnikRollup merge of #34667 - KaivoAnastetiks:fix/crate...
2016-07-06 Steve KlabnikRollup merge of #34636 - tshepang:shorten, r=GuillaumeGomez
2016-07-06 Steve KlabnikRollup merge of #34626 - sylvestre:master, r=Manishearth
2016-07-06 Steve KlabnikRollup merge of #34625 - jaredmanning:patch-1, r=apasel422
2016-07-06 Steve KlabnikRollup merge of #34621 - KaivoAnastetiks:fix/#33924...
2016-07-06 Steve KlabnikRollup merge of #34619 - frewsxcv:patch-30, r=apasel422
2016-07-06 Steve KlabnikRollup merge of #34615 - rdotdk:master, r=Manishearth
2016-07-06 Steve KlabnikRollup merge of #34558 - GlenDC:master, r=alexcrichton
2016-07-06 Steve KlabnikRollup merge of #34521 - llogiq:doc-fixes, r=steveklabnik
2016-07-06 Steve KlabnikRollup merge of #34327 - nrc:save-fix-tuple, r=jseyfried
2016-07-06 Steve KlabnikRollup merge of #34277 - ollie27:docs_num, r=steveklabnik
2016-07-06 Steve KlabnikRollup merge of #33265 - tshepang:peek, r=steveklabnik
2016-07-06 Steve KlabnikRollup merge of #33250 - durka:patch-19, r=steveklabnik
2016-07-06 borsAuto merge of #34546 - jseyfried:cfg_attr_path, r=nrc
2016-07-06 borsAuto merge of #34587 - ollie27:rustdoc_prim_titles...
2016-07-06 ubsanMerge upstream/master: Fix a weird bug
2016-07-05 borsAuto merge of #34294 - alexandermerritt:book-nuls,...
2016-07-05 borsAuto merge of #34412 - gnzlbg:document_platform_intrins...
2016-07-04 borsAuto merge of #34639 - dzamlo:master, r=michaelwoerister
2016-07-04 borsAuto merge of #34602 - Xmasreturns:patch-4, r=steveklabnik
2016-07-04 borsAuto merge of #34590 - pwlandoll:master, r=apasel422
2016-07-04 borsAuto merge of #34638 - zackmdavis:if_let_over_none_empt...
2016-07-04 borsAuto merge of #34550 - cynicaldevil:master, r=Manishearth
2016-07-04 borsAuto merge of #34480 - jseyfried:remove_entry_points...
2016-07-03 borsAuto merge of #34530 - alexcrichton:stabilize-1.11...
2016-07-03 Alex Crichtonstd: Stabilize APIs for the 1.11.0 release
2016-06-29 Manish GoregaokarRollup merge of #34460 - dsprenkels:issue-33455, r...
2016-06-29 Jeffrey SeyfriedRollup merge of #34105 - ollie27:rustdoc_derived, r...
2016-06-28 Guillaume GomezRollup merge of #34080 - royalstream:royalstream-book...
2016-06-26 Jeffrey SeyfriedRollup merge of #33943 - jseyfried:libsyntax_cleanup...
2016-06-25 Jeffrey SeyfriedRollup merge of #34213 - josephDunne:trait_item_macros...
2016-06-22 Manish GoregaokarRollup merge of #34190 - ollie27:wrapping_fmt, r=alexcr...
2016-06-21 borsAuto merge of #34155 - ollie27:unzip, r=alexcrichton
2016-06-20 borsAuto merge of #34186 - GuillaumeGomez:err-code-check...
next