]> git.lizzy.rs Git - rust.git/history - library/std/src/collections/hash/map.rs
Update std_collections_from_array stability version
[rust.git] / library / std / src / collections / hash / map.rs
2021-07-24 bstrieUpdate std_collections_from_array stability version
2021-06-30 bstrieimpl From<[(K, V); N]> for std::collections
2021-04-09 borsAuto merge of #81942 - the8472:reduce-ui-test-threads...
2021-04-08 Dylan DPCRollup merge of #80733 - steffahn:prettify_pin_links...
2021-04-08 flip1995Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9...
2021-04-08 borsAuto merge of #83500 - camelid:split-debuginfo-docs...
2021-04-08 borsAuto merge of #82958 - camelid:res-docs, r=petrochenkov
2021-04-07 borsAuto merge of #81047 - glittershark:stabilize-cmp-min...
2021-04-07 Dylan DPCRollup merge of #83476 - mystor:rc_mutate_strong_count...
2021-04-06 lukasluegMerge branch 'master' into stab_peek_mut
2021-04-06 borsAuto merge of #81641 - bjorn3:find_codegen_backend...
2021-04-05 Dylan DPCRollup merge of #83368 - jyn514:download-if-unchanged...
2021-04-05 Dylan DPCRollup merge of #82739 - jyn514:separate-stage0-stage1...
2021-04-05 Dylan DPCRollup merge of #82483 - tmiasko:option-from-str, r...
2021-04-05 Dylan DPCRollup merge of #81922 - magurotuna:issue81522, r=matth...
2021-04-04 Dylan DPCRollup merge of #80525 - devsnek:wasm64, r=nagisa
2021-04-04 Dylan DPCRollup merge of #83532 - asomers:gdb-fbsd, r=Mark-Simul...
2021-04-04 Dylan DPCRollup merge of #82726 - ssomers:btree_node_rearange...
2021-04-04 Dylan DPCRollup merge of #81619 - SkiFire13:resultshunt-inplace...
2021-04-04 Dylan DPCRollup merge of #73945 - est31:unused_externs, r=Mark...
2021-04-04 borsAuto merge of #82347 - the8472:parallelize-tidy, r...
2021-04-04 borsAuto merge of #83267 - ssomers:btree_prune_range_search...
2021-04-03 borsAuto merge of #81507 - weiznich:add_diesel_to_cargo_tes...
2021-04-03 Yuki OkushiRollup merge of #82487 - CDirkx:const-socketaddr, r...
2021-04-03 borsAuto merge of #83506 - asomers:backtrace-0.3.56, r...
2021-04-02 Dylan DPCRollup merge of #83771 - asomers:stack_overflow_freebsd...
2021-04-02 Dylan DPCRollup merge of #83478 - jyn514:fine-grained-files...
2021-04-02 Dylan DPCRollup merge of #83065 - CDirkx:win-alloc, r=dtolnay
2021-04-02 Yuki OkushiRollup merge of #83754 - GuillaumeGomez:search-tab...
2021-04-02 Yuki OkushiRollup merge of #83721 - GuillaumeGomez:copy-use, r...
2021-04-02 Yuki OkushiRollup merge of #83535 - MidasLamb:mir-type-count-misma...
2021-04-02 borsAuto merge of #80965 - camelid:rename-doc-spotlight...
2021-04-02 borsAuto merge of #80828 - SNCPlay42:opaque-projections...
2021-04-01 Dylan DPCRollup merge of #83015 - hyd-dev:test-79825-81555,...
2021-03-31 borsAuto merge of #83666 - Amanieu:instrprof-order, r=tmandry
2021-03-30 Dylan DPCRollup merge of #83678 - GuillaumeGomez:hack-Self-keywo...
2021-03-30 Dylan DPCRollup merge of #80720 - steffahn:prettify_prelude_impo...
2021-03-30 Dylan DPCRollup merge of #83579 - RalfJung:ptr-arithmetic, r...
2021-03-30 Dylan DPCRollup merge of #83571 - a1phyr:feature_const_slice_fir...
2021-03-30 Dylan DPCRollup merge of #83568 - RalfJung:uninit_array, r=dtolnay
2021-03-30 borsAuto merge of #83458 - saethlin:improve-vec-benches...
2021-03-30 borsAuto merge of #83357 - saethlin:vec-reserve-inlining...
2021-03-29 Dylan DPCRollup merge of #83543 - camelid:lint-unknown-disambigu...
2021-03-29 Dylan DPCRollup merge of #83374 - reyk:fix/bsd-ancillary, r...
2021-03-29 Dylan DPCRollup merge of #82331 - frol:feat/std-binary-heap...
2021-03-29 borsAuto merge of #82864 - jyn514:short-circuit, r=Guillaum...
2021-03-29 borsAuto merge of #80839 - tblah:riscv64linux_links, r...
2021-03-29 bjorn3Merge commit '0969bc6dde001e01e7e1f58c8ccd7750f8a49ae1...
2021-03-29 borsAuto merge of #83565 - RalfJung:miri, r=oli-obk
2021-03-28 borsAuto merge of #83582 - jyn514:might-not, r=joshtriplett
2021-03-28 borsAuto merge of #83577 - geeklint:slice_to_ascii_case_doc...
2021-03-28 borsAuto merge of #81728 - Qwaz:fix-80335, r=joshtriplett
2021-03-28 borsAuto merge of #81354 - SkiFire13:binary-search-assume...
2021-03-27 Dylan DPCRollup merge of #83555 - m-ou-se:inline-io-error-new...
2021-03-27 Dylan DPCRollup merge of #83548 - Aaron1011:capture-none-delims...
2021-03-27 Dylan DPCRollup merge of #83522 - pickfire:patch-6, r=JohnTitor
2021-03-27 Dylan DPCRollup merge of #82993 - camelid:source-use-diag, r...
2021-03-27 Dylan DPCRollup merge of #82917 - cuviper:iter-zip, r=m-ou-se
2021-03-27 Dylan DPCRollup merge of #82626 - lcnr:encode_with_shorthandb...
2021-03-27 Dylan DPCRollup merge of #82525 - RalfJung:unaligned-ref-warn...
2021-03-27 Dylan DPCRollup merge of #81351 - lcnr:big-money-big-prices...
2021-03-27 borsAuto merge of #83573 - JohnTitor:rollup-28jnzsr, r...
2021-03-27 Yuki OkushiRollup merge of #83569 - sjakobi:issue56445-regression...
2021-03-27 Yuki OkushiRollup merge of #83567 - jonjensen:patch-1, r=Guillaume...
2021-03-27 Yuki OkushiRollup merge of #83561 - m-ou-se:lock-debug, r=jackh726
2021-03-27 Yuki OkushiRollup merge of #83560 - m-ou-se:io-chain-debug, r...
2021-03-27 Yuki OkushiRollup merge of #83559 - m-ou-se:rwlock-guard-debug...
2021-03-27 Yuki OkushiRollup merge of #83558 - m-ou-se:use-finish-non-exhaust...
2021-03-27 Yuki OkushiRollup merge of #79399 - pickfire:patch-3, r=JohnTitor
2021-03-27 borsAuto merge of #83245 - the8472:generalize-slice-fill...
2021-03-27 Mara BosUse DebugStruct::finish_non_exhaustive() in std.
2021-03-27 Yuki OkushiRollup merge of #83239 - JohnTitor:reduce-deps, r=Mark...
2021-03-26 borsAuto merge of #82980 - tmiasko:import-cold-multiplier...
2021-03-25 flip1995Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1...
2021-03-25 Yuki OkushiRollup merge of #83349 - m-ou-se:unwrap-none, r=dtolnay
2021-03-25 Yuki OkushiRollup merge of #83041 - guswynn:stable_debug_struct...
2021-03-24 borsAuto merge of #83050 - osa1:issue83048, r=matthewjasper
2021-03-24 Dylan DPCRollup merge of #83353 - m-ou-se:io-error-avoid-alloc...
2021-03-23 borsAuto merge of #83177 - erikdesjardins:zstassign, r...
2021-03-23 borsAuto merge of #83260 - durin42:llvm-update, r=nagisa
2021-03-23 Yuki OkushiRollup merge of #82732 - GuillaumeGomez:remove-theme...
2021-03-23 Yuki OkushiRollup merge of #81917 - rust-lang:relnotes-1.51.0...
2021-03-23 Yuki OkushiRollup merge of #80705 - tspiteri:italic-and-update...
2021-03-22 Dylan DPCRollup merge of #82683 - jturner314:int-div-rem-doc...
2021-03-22 Dylan DPCRollup merge of #82374 - clehner:licenses, r=joshtriplett
2021-03-22 borsAuto merge of #83273 - cjgillot:endecode, r=michaelwoer...
2021-03-22 borsAuto merge of #82680 - jturner314:div_euclid-docs,...
2021-03-22 borsAuto merge of #82855 - jyn514:no-temporaries, r=Guillau...
2021-03-22 Dylan DPCRollup merge of #82771 - emilio:iter-mut-as-slice,...
2021-03-22 Dylan DPCRollup merge of #82686 - CDirkx:unix-platform, r=m...
2021-03-22 Dylan DPCRollup merge of #82554 - SkiFire13:fix-string-retain...
2021-03-22 Dylan DPCRollup merge of #80771 - thomcc:nonnull-refmut, r=dtolnay
2021-03-22 Dylan DPCRollup merge of #80193 - zseri:stabilize-osstring-ascii...
2021-03-21 borsAuto merge of #83053 - oli-obk:const_stab_version,...
2021-03-21 Dylan DPCRollup merge of #82707 - BoxyUwU:errooaaar, r=oli-obk
2021-03-19 Dylan DPCRollup merge of #83254 - jfrimmel:panic_output-stream...
2021-03-19 Dylan DPCRollup merge of #83244 - cuviper:vec_deque-zst, r=m...
2021-03-19 Dylan DPCRollup merge of #82570 - WaffleLapkin:split_whitespace_...
2021-03-19 borsAuto merge of #83201 - klensy:checkout-v2, r=pietroalbini
2021-03-19 Dylan DPCRollup merge of #83270 - steffahn:missing_word_in_skip_...
next