]> git.lizzy.rs Git - rust.git/history - src/libstd/collections/hash/map.rs
More diagnostic items for Clippy usage
[rust.git] / src / libstd / collections / hash / map.rs
2020-04-22 Philipp HanschMore diagnostic items for Clippy usage
2020-04-17 Dylan DPCRollup merge of #69642 - ecstatic-morse:issue-69615...
2020-04-17 Dylan DPCRollup merge of #70910 - rakshith-ravi:master, r=cuviper
2020-04-17 Dylan DPCRollup merge of #70578 - PankajChaudhary5:master, r...
2020-04-16 Dylan DPCRollup merge of #70611 - pawanbisht62:doc/61137-add...
2020-04-16 Dylan DPCRollup merge of #71191 - GuillaumeGomez:cleanup-e0520...
2020-04-16 borsAuto merge of #70831 - sfackler:shrink-future-stack...
2020-04-15 Dylan DPCRollup merge of #71166 - GuillaumeGomez:cleanup-e0518...
2020-04-15 Dylan DPCRollup merge of #70990 - GuillaumeGomez:rustdoc-cleanup...
2020-04-15 Dylan DPCRollup merge of #70774 - GuillaumeGomez:clean-rustdoc...
2020-04-15 Dylan DPCRollup merge of #70354 - XAMPPRocky:master, r=Mark...
2020-04-14 Dylan DPCRollup merge of #71002 - Freax13:fix-target, r=ollie27
2020-04-14 Dylan DPCRollup merge of #70949 - WaffleLapkin:simlify_vec_macro...
2020-04-14 Dylan DPCRollup merge of #70947 - RalfJung:ctfe-no-read-mut...
2020-04-14 Dylan DPCRollup merge of #71121 - AnthonyMikh:fix_string_doc_lin...
2020-04-14 Dylan DPCRollup merge of #71120 - GuillaumeGomez:cleanup-e0517...
2020-04-14 borsAuto merge of #70893 - tmiasko:llvm-sanitizers, r=cuviper
2020-04-13 Dylan DPCRollup merge of #70654 - oli-obk:subrepo_docs, r=Mark...
2020-04-13 Dylan DPCRollup merge of #71051 - ryr3:fix_try_into, r=estebank
2020-04-13 Dylan DPCRollup merge of #70656 - GuillaumeGomez:scrollbar-displ...
2020-04-13 borsAuto merge of #70989 - eddyb:mir-opt-32-pr-ci, r=Mark...
2020-04-13 borsAuto merge of #70961 - ecstatic-morse:into-def-id,...
2020-04-13 borsAuto merge of #70882 - tmiasko:llvm-version-suffix...
2020-04-13 borsAuto merge of #71023 - mati865:mingw-unwind-linking...
2020-04-12 Dylan DPCRollup merge of #71013 - jonas-schievink:visit-projecti...
2020-04-12 Dylan DPCRollup merge of #67766 - sapir:fix-unused-in-or-pattern...
2020-04-12 Dylan DPCRollup merge of #71057 - GuillaumeGomez:cleanup-e0516...
2020-04-12 Dylan DPCRollup merge of #71053 - phansch:update_kw_sym_docs...
2020-04-12 Dylan DPCRollup merge of #71048 - arlosi:normalize_ext_src,...
2020-04-12 Dylan DPCRollup merge of #71041 - JohnTitor:rustc-dev-guide...
2020-04-12 Dylan DPCRollup merge of #71034 - GuillaumeGomez:cleanup-e0515...
2020-04-12 Dylan DPCRollup merge of #71029 - Mark-Simulacrum:cargo-build...
2020-04-12 borsAuto merge of #70873 - mark-i-m:update-rdg, r=JohnTitor
2020-04-12 borsAuto merge of #69707 - estebank:impl-trait-missing...
2020-04-12 borsAuto merge of #69926 - RoccoDev:master, r=estebank...
2020-04-11 borsAuto merge of #71031 - Dylan-DPC:rollup-zr8hh86, r...
2020-04-11 Dylan DPCRollup merge of #71021 - robojumper:71000-mir-assert...
2020-04-11 Dylan DPCRollup merge of #71020 - pyfisch:unicode-version, r...
2020-04-11 Dylan DPCRollup merge of #70996 - ChaiTRex:master, r=Amanieu
2020-04-11 Dylan DPCRollup merge of #70937 - mati865:mingw-staticlib-suffix...
2020-04-11 Dylan DPCRollup merge of #70644 - nnethercote:clean-up-ModuleCon...
2020-04-11 borsAuto merge of #70161 - cjgillot:query-arena, r=nikomatsakis
2020-04-11 Chai T. RexChange issue number to point to tracking issue
2020-04-10 Mazdak FarrokhzadRollup merge of #70881 - eddyb:stage0-hide-incremental...
2020-04-10 Chai T. RexFixed doc tests for added methods
2020-04-10 Chai T. RexAdd or_insert_with_key to Entry of HashMap/BTreeMap
2020-04-10 Mazdak FarrokhzadRollup merge of #70985 - GuillaumeGomez:cleanup-e0512...
2020-04-10 Mazdak FarrokhzadRollup merge of #70952 - GuillaumeGomez:cleanup-e0511...
2020-04-10 Mazdak FarrokhzadRollup merge of #70843 - ssomers:btree_drain_filter_epi...
2020-04-10 Mazdak FarrokhzadRollup merge of #70784 - estebank:suggest-type-fundamen...
2020-04-10 borsAuto merge of #70619 - etherealist:musl_lld, r=Mark...
2020-04-09 borsAuto merge of #70909 - marmeladema:issue70853/librustc_...
2020-04-09 Mazdak FarrokhzadRollup merge of #70896 - cuviper:optional-chain, r...
2020-04-09 Mazdak FarrokhzadRollup merge of #70868 - petrochenkov:linkorder, r...
2020-04-09 Mazdak FarrokhzadRollup merge of #70822 - jonas-schievink:curse-of-the...
2020-04-09 Mazdak FarrokhzadRollup merge of #70367 - nikomatsakis:issue-69307,...
2020-04-09 Mazdak FarrokhzadRollup merge of #67705 - lzutao:wmemchr, r=wesleywiser
2020-04-08 Dylan DPCRollup merge of #70912 - estebank:reduce-type-param...
2020-04-08 Dylan DPCRollup merge of #70828 - ollie27:rustdoc_external_macro...
2020-04-08 Dylan DPCRollup merge of #70565 - Zoxc:inlines-query-system...
2020-04-08 Dylan DPCRollup merge of #70134 - hermitcore:osstrext, r=dtolnay
2020-04-08 borsAuto merge of #70721 - anyska:bless-all-mir-opt, r...
2020-04-08 Dylan DPCRollup merge of #70927 - GuillaumeGomez:cleanup-e0510...
2020-04-08 Dylan DPCRollup merge of #70892 - lcnr:interators_are_nice,...
2020-04-08 Dylan DPCRollup merge of #70883 - GuillaumeGomez:cleanup-e0507...
2020-04-08 Dylan DPCRollup merge of #70876 - nnethercote:smallvec-predecess...
2020-04-08 Dylan DPCRollup merge of #70850 - ssomers:btreemap_first_last...
2020-04-08 Dylan DPCRollup merge of #70847 - pietroalbini:ci-move-docker...
2020-04-08 Dylan DPCRollup merge of #70789 - lcnr:macros, r=varkor
2020-04-07 borsAuto merge of #70884 - Dylan-DPC:rollup-r3raqdf, r...
2020-04-07 Dylan DPCRollup merge of #70857 - faern:use-assoc-int-float...
2020-04-06 Linus FärnstrandDon't import integer module in libstd
2020-04-04 borsAuto merge of #69898 - spastorino:rename-rustc-guide2...
2020-04-03 Mazdak FarrokhzadRollup merge of #68334 - andre-richter:master, r=japaric
2020-03-29 Mazdak FarrokhzadRollup merge of #70140 - Nemo157:result-flatten, r...
2020-03-24 Mazdak FarrokhzadRollup merge of #69788 - ArekPiekarz:unstable_book_opti...
2020-03-23 Mazdak FarrokhzadRollup merge of #69494 - GuillaumeGomez:stabilize-crate...
2020-03-22 borsAuto merge of #69778 - Marwes:dep_graph, r=davidtwco
2020-03-22 Dylan DPCRollup merge of #68099 - lukaslueg:into_raw_unsafe...
2020-03-22 borsAuto merge of #68820 - WaffleLapkin:remove_finished_fro...
2020-03-21 borsAuto merge of #69729 - RalfJung:backtrace, r=Mark-Simul...
2020-03-21 Mazdak FarrokhzadRollup merge of #70038 - DutchGhost:const-forget-tests...
2020-03-18 Mazdak FarrokhzadRollup merge of #67749 - gilescope:keyword-in, r=Dylan-DPC
2020-03-18 borsAuto merge of #68915 - timvermeulen:non_fused_iter...
2020-03-17 borsAuto merge of #69519 - 12101111:remove-proc-macro-check...
2020-03-17 Mazdak FarrokhzadRollup merge of #69735 - tmiasko:bootstrap-sanitizers...
2020-03-17 Mazdak FarrokhzadRollup merge of #69688 - JohnTitor:move-tidy, r=Mark...
2020-03-16 Dylan DPCRollup merge of #69520 - kornelski:e69492, r=cramertj
2020-03-15 Mazdak FarrokhzadRollup merge of #69661 - lopopolo:string-from-mut-str...
2020-03-15 Mazdak FarrokhzadRollup merge of #69528 - HeroicKatora:finalize-ref...
2020-03-15 Dylan DPCRollup merge of #69471 - nnethercote:rm-sip-Hasher...
2020-03-15 Dylan DPCRollup merge of #69357 - tmiasko:debuginfo-column,...
2020-03-14 borsAuto merge of #69716 - jonas-schievink:generator-size...
2020-03-13 borsAuto merge of #67502 - Mark-Simulacrum:opt-catch, r...
2020-03-13 Yuki OkushiRollup merge of #69403 - LeSeulArtichaut:copy-ioslice...
2020-03-13 borsAuto merge of #69155 - chrissimpkins:llvm-globals,...
2020-03-12 Mazdak FarrokhzadRollup merge of #69792 - LenaWil:try_reserve_error...
2020-03-12 Mazdak FarrokhzadRollup merge of #69747 - spastorino:rename-rustc-guide...
2020-03-12 Mazdak FarrokhzadRollup merge of #69722 - estebank:negative-impl-span...
2020-03-12 Mazdak FarrokhzadRollup merge of #69705 - ehuss:toolstate-remove-redunda...
next