]> git.lizzy.rs Git - rust.git/history - src/libstd/collections/hash/map.rs
Auto merge of #47956 - retep998:is-nibbles, r=BurntSushi
[rust.git] / src / libstd / collections / hash / map.rs
2018-02-17 borsAuto merge of #47956 - retep998:is-nibbles, r=BurntSushi
2018-02-17 borsAuto merge of #47926 - mikhail-m1:subslice_pattern_arra...
2018-02-17 borsAuto merge of #47917 - davidtwco:issue-47703, r=nikomat...
2018-02-17 borsAuto merge of #47906 - Zoxc:nocycle, r=nikomatsakis
2018-02-16 borsAuto merge of #46714 - leodasvacas:refactor-structurall...
2018-02-16 borsAuto merge of #45404 - giannicic:defaultimpl2, r=nikoma...
2018-02-15 borsAuto merge of #48203 - kennytm:rollup, r=kennytm
2018-02-15 kennytmRollup merge of #48210 - jacob-hughes:clarify_sized_tra...
2018-02-14 kennytmRollup merge of #48035 - technicalguy:Early-exit-empty...
2018-02-14 kennytmRollup merge of #47846 - roblabla:bugfix-ocaml, r=kennytm
2018-02-14 kennytmRollup merge of #47806 - PramodBisht:feature/47801...
2018-02-13 Shaun Steenkamp38880 remove unnecessary self.table.size check
2018-02-13 Shaun Steenkamp38880 fix incorrect negation
2018-02-13 Shaun Steenkamp38880 hashmap check size=0, not just capacity=0
2018-02-13 Shaun Steenkamp38880 restore original entry(key) method
2018-02-13 borsAuto merge of #47804 - retep007:recursive-requirements...
2018-02-12 Shaun Steenkamp38880 fixup add missing mut
2018-02-12 Shaun Steenkamp38880 remove redundant extra function
2018-02-10 kennytmRollup merge of #47547 - varkor:infinite-iterators...
2018-02-10 kennytmRollup merge of #47854 - varkor:create-out-dir, r=pnkfelix
2018-02-10 kennytmRollup merge of #47835 - Mark-Simulacrum:remove-data...
2018-02-10 kennytmRollup merge of #47790 - tinaun:patch-1, r=sfackler
2018-02-07 Manish GoregaokarRollup merge of #47883 - yurydelendik:wasm-map, r=alexc...
2018-02-07 Manish GoregaokarRollup merge of #47631 - SimonSapin:nonnull, r=alexcrichton
2018-02-07 borsAuto merge of #47607 - davidtwco:issue-45697, r=nikomat...
2018-02-06 kennytmRollup merge of #47986 - Gilnaa:libtest_relaxed, r...
2018-02-06 kennytmRollup merge of #46962 - clarcharr:os_raw_docs, r=Quiet...
2018-02-06 Shaun Steenkamp38880 use search_mut function rather than search_hashed
2018-02-06 Shaun Steenkamp38880 don't compute hash when searching an empty HashMap
2018-02-06 borsAuto merge of #47203 - varkor:output-filename-conflicts...
2018-02-05 kennytmRollup merge of #47807 - tbu-:pr_doc_constanttime_cstr...
2018-02-05 kennytmRollup merge of #47704 - dsprenkels:issue-44415, r...
2018-02-05 kennytmRollup merge of #47543 - topecongiro:issue-42344, r...
2018-02-05 kennytmRollup merge of #47496 - QuietMisdreavus:rls-doc-includ...
2018-02-05 kennytmRollup merge of #46030 - Zoxc:asm-volatile, r=nikomatsakis
2018-02-05 borsAuto merge of #47873 - Aaron1011:final-ref-coerce,...
2018-02-04 kennytmRollup merge of #47877 - spastorino:lifetime-bounds...
2018-02-03 borsAuto merge of #47845 - Zoxc:gen-fixes, r=nikomatsakis
2018-02-03 borsAuto merge of #46254 - Dylan-DPC:ellided-lifetime,...
2018-02-03 borsAuto merge of #47791 - estebank:mismatched-trait-impl...
2018-02-02 kennytmRollup merge of #47942 - estebank:macro-spans, r=nikoma...
2018-02-02 kennytmRollup merge of #47919 - varkor:to_degrees-precision...
2018-02-02 kennytmRollup merge of #47829 - estebank:break-in-for, r=crame...
2018-02-02 kennytmRollup merge of #46156 - SimonSapin:patch-14, r=without...
2018-02-02 borsAuto merge of #47465 - estebank:include-space-after...
2018-02-01 borsAuto merge of #47738 - nikomatsakis:issue-47139-master...
2018-02-01 borsAuto merge of #47540 - Manishearth:suggestion, r=nrc
2018-01-31 kennytmRollup merge of #47552 - oberien:stepby-nth, r=dtolnay
2018-01-31 kennytmRollup merge of #47895 - varkor:non-utf-stdin, r=estebank
2018-01-31 kennytmRollup merge of #47677 - etaoins:avoid-underflow-in...
2018-01-31 kennytmRollup merge of #47795 - avborhanian:master, r=rkruppe
2018-01-31 kennytmRollup merge of #47891 - eddyb:issue-47638, r=nikomatsakis
2018-01-31 kennytmRollup merge of #47889 - alexcrichton:wasm-hidden-by...
2018-01-31 kennytmRollup merge of #47886 - alexcrichton:llvm-7-start...
2018-01-31 kennytmRollup merge of #47876 - GuillaumeGomez:associated...
2018-01-31 kennytmRollup merge of #47875 - jcowgill:mips-clobber-at,...
2018-01-31 kennytmRollup merge of #47874 - jcowgill:mips-from_raw_os_erro...
2018-01-31 kennytmRollup merge of #47844 - CAD97:patch-1, r=estebank
2018-01-31 kennytmRollup merge of #47840 - penpalperson:master, r=bluss
2018-01-31 kennytmRollup merge of #47838 - euclio:snakecase-suggestion...
2018-01-31 borsAuto merge of #45752 - estebank:highlight-primary,...
2018-01-31 borsAuto merge of #46666 - clarcharr:duration_core, r=alexc...
2018-01-30 borsAuto merge of #47870 - kennytm:rollup, r=kennytm
2018-01-30 kennytmRollup merge of #47855 - ollie27:rustdoc_hoedown_link_t...
2018-01-30 kennytmRollup merge of #47853 - rust-lang:increase-nested...
2018-01-30 kennytmRollup merge of #47839 - frewsxcv:frewsxcv-map-index...
2018-01-30 kennytmRollup merge of #47718 - malbarbo:env-home-dir, r=nikom...
2018-01-30 kennytmRollup merge of #47603 - mark-i-m:markim_comments_0000...
2018-01-30 kennytmRollup merge of #47515 - jimmantooth:patch-1, r=QuietMi...
2018-01-29 Corey FarwellDocument that `Index` ops can panic on `HashMap` &...
2018-01-28 borsAuto merge of #47663 - malbarbo:mips-crt-static, r...
2018-01-28 borsAuto merge of #47204 - varkor:unsafecell-into_inner...
2018-01-28 borsAuto merge of #47772 - arthurprs:iter-position-bounds...
2018-01-28 borsAuto merge of #47746 - varkor:never-type-ice, r=nikomat...
2018-01-27 borsAuto merge of #47690 - estebank:for-block-277, r=nikoma...
2018-01-27 borsAuto merge of #47571 - FenrirWolf:libunwind, r=alexcrichton
2018-01-26 Alex CrichtonMerge branch 'android-run-pass' of https://github.com...
2018-01-26 Alex CrichtonMerge branch 'rustdoc_masked' of https://github.com...
2018-01-26 Alex CrichtonMerge branch 'llvm5-indirect-deref' of https://github...
2018-01-26 Alex CrichtonMerge branch 'explain' of https://github.com/estebank...
2018-01-25 Alex CrichtonMerge branch 'configure-lto' of https://github.com...
2018-01-25 Alex CrichtonMerge branch 'cache-ty-collect' of https://github.com...
2018-01-25 Alex CrichtonRollup merge of #47719 - malbarbo:run-pass-arch-powerpc...
2018-01-25 Alex CrichtonRollup merge of #47711 - alexcrichton:update-compiler...
2018-01-25 Alex CrichtonRollup merge of #47710 - alexcrichton:llvm-6-compat...
2018-01-25 Alex CrichtonRollup merge of #47705 - pietroalbini:fix-47673, r...
2018-01-25 Alex CrichtonRollup merge of #47701 - Manishearth:intra-fixes, r...
2018-01-25 Alex CrichtonRollup merge of #47696 - Zoxc:variance-rg, r=nikomatsakis
2018-01-25 Alex CrichtonRollup merge of #47668 - nikomatsakis:issue-47511,...
2018-01-25 Alex CrichtonRollup merge of #47656 - ishitatsuyuki:patch-1, r=nikom...
2018-01-25 Alex CrichtonRollup merge of #47626 - eddyb:one-less-unwrap, r=nagisa
2018-01-25 Alex CrichtonRollup merge of #47618 - mrhota:dw_at_noreturn, r=micha...
2018-01-25 Alex CrichtonRollup merge of #47600 - varkor:empty-never-array,...
2018-01-25 Alex CrichtonRollup merge of #47529 - nikomatsakis:impl-trait-issue...
2018-01-25 Alex CrichtonRollup merge of #47502 - petrochenkov:label, r=eddyb
2018-01-25 Alex CrichtonRollup merge of #47460 - Mark-Simulacrum:bootstrap...
2018-01-25 Alex CrichtonRollup merge of #47453 - pftbest:nointas, r=alexcrichton
2018-01-25 Alex CrichtonRollup merge of #47439 - eddyb:issue-45662, r=nagisa
2018-01-25 Alex CrichtonRollup merge of #47437 - eddyb:issue-38763, r=nagisa
2018-01-25 Alex CrichtonRollup merge of #47415 - varkor:cgu-partition-heuristic...
next