]> git.lizzy.rs Git - rust.git/history - library/core
Merge commit 'f51aade56f93175dde89177a92e3669ebd8e7592' into clippyup
[rust.git] / library / core /
2022-08-31 Jason NewcombMerge commit 'f51aade56f93175dde89177a92e3669ebd8e7592...
2022-08-31 Matthias KrügerRollup merge of #101185 - compiler-errors:tweak-wf...
2022-08-31 Matthias KrügerRollup merge of #101171 - thomcc:fix-winfs-ub, r=ChrisD...
2022-08-31 Matthias KrügerRollup merge of #101100 - compiler-errors:generalize...
2022-08-31 Matthias KrügerRollup merge of #101049 - JeanCASPAR:remove-span_fatal...
2022-08-31 Matthias KrügerRollup merge of #101025 - semarie:openbsd-archs, r...
2022-08-31 Matthias KrügerRollup merge of #101011 - BlackHoleFox:apple-random...
2022-08-31 Matthias KrügerRollup merge of #100984 - ChrisDenton:reinstate-init...
2022-08-31 Matthias KrügerRollup merge of #100970 - Xiretza:derive-multipart...
2022-08-31 borsAuto merge of #101220 - JohnTitor:rollup-ov7upr7, r...
2022-08-30 Yuki OkushiRollup merge of #101219 - ehuss:update-books, r=ehuss
2022-08-30 Yuki OkushiRollup merge of #101200 - nikic:issue-85872, r=compiler...
2022-08-30 Yuki OkushiRollup merge of #101197 - lnicola:rust-analyzer-2022...
2022-08-30 Yuki OkushiRollup merge of #101193 - thomcc:win-stdio-nozero,...
2022-08-30 Yuki OkushiRollup merge of #101192 - TaKO8Ki:remove-path-string...
2022-08-30 Yuki OkushiRollup merge of #101159 - tspiteri:track-const-slice...
2022-08-30 Yuki OkushiRollup merge of #101088 - nicholasbishop:bishop-uefi...
2022-08-30 Yuki OkushiRollup merge of #100927 - andrewpollack:fuchsia-docs...
2022-08-30 Yuki OkushiRollup merge of #100892 - sunfishcode:wasi-stdio-asfd...
2022-08-30 Yuki OkushiRollup merge of #100804 - GuillaumeGomez:search-results...
2022-08-30 borsAuto merge of #99102 - JakobDegen:reorder-generators...
2022-08-30 borsAuto merge of #98919 - 5225225:stricter-invalid-value...
2022-08-30 Laurențiu Nicola:arrow_up: rust-analyzer
2022-08-30 Dylan DPCRollup merge of #100941 - lyming2007:issue-100584,...
2022-08-30 Dylan DPCRollup merge of #100653 - cuviper:fptoint_sat, r=michae...
2022-08-30 Dylan DPCRollup merge of #100473 - compiler-errors:normalize...
2022-08-30 Dylan DPCRollup merge of #99928 - compiler-errors:issue-99914...
2022-08-30 Dylan DPCRollup merge of #99517 - Nilstrieb:display-raw-ptr...
2022-08-30 borsAuto merge of #98100 - bjorn3:use_object_for_bitcode_re...
2022-08-30 Dylan DPCRollup merge of #101176 - notriddle:notriddle/rustdoc...
2022-08-30 Dylan DPCRollup merge of #101175 - tmandry:curse-push-hook,...
2022-08-30 Dylan DPCRollup merge of #101123 - JohnTitor:rm-register-attr...
2022-08-30 Dylan DPCRollup merge of #101101 - RalfJung:read-pointer-as...
2022-08-30 Dylan DPCRollup merge of #101022 - compiler-errors:issue-101020...
2022-08-30 Dylan DPCRollup merge of #101019 - compiler-errors:return-closur...
2022-08-30 Dylan DPCRollup merge of #100092 - compiler-errors:issue-100075...
2022-08-30 Dylan DPCRollup merge of #95376 - WaffleLapkin:drain_keep_rest...
2022-08-30 borsAuto merge of #100812 - Nilstrieb:revert-let-chains...
2022-08-29 borsAuto merge of #101167 - matthiaskrgr:rollup-yt3jdmp...
2022-08-29 Matthias KrügerRollup merge of #101156 - Jarcho:remove_sync_lint_pass...
2022-08-29 Matthias KrügerRollup merge of #101146 - jackh726:borrowck-logging...
2022-08-29 Matthias KrügerRollup merge of #101141 - compiler-errors:get-trait...
2022-08-29 Matthias KrügerRollup merge of #101131 - RalfJung:ctfe-no-needs-rfc...
2022-08-29 Matthias KrügerRollup merge of #101106 - aDotInTheVoid:rdj-stripped...
2022-08-29 Matthias KrügerRollup merge of #101056 - kpreid:prim-doc, r=JohnTitor
2022-08-29 Matthias KrügerRollup merge of #100898 - compiler-errors:too-many...
2022-08-29 borsAuto merge of #101152 - Dylan-DPC:rollup-v4iw8ux, r...
2022-08-29 Trevor Spiteriadd tracking issue number to const_slice_split_at_not_mut
2022-08-29 borsAuto merge of #101147 - weihanglo:update-cargo, r=Mark...
2022-08-29 Dylan DPCRollup merge of #101000 - m-ou-se:count-is-star, r...
2022-08-29 Dylan DPCRollup merge of #100934 - a1phyr:improve_fmt_PadAdapter...
2022-08-29 Dylan DPCRollup merge of #100819 - WaffleLapkin:use_ptr_byte_met...
2022-08-29 Dylan DPCRollup merge of #100337 - camelid:stabilize-io_read_to_...
2022-08-29 Dylan DPCRollup merge of #100239 - RalfJung:const-prop-uninit...
2022-08-29 Dylan DPCRollup merge of #99821 - cjgillot:ast-lifetimes-2,...
2022-08-29 Dylan DPCRollup merge of #98801 - joshtriplett:file-create-new...
2022-08-29 Dylan DPCRollup merge of #98304 - SUPERCILEX:maybeuninit, r...
2022-08-29 borsAuto merge of #98626 - oli-obk:tracing, r=lcnr
2022-08-29 Matthias KrügerRollup merge of #101116 - GuillaumeGomez:rm-attrs-ty...
2022-08-29 Matthias KrügerRollup merge of #101111 - saethlin:better-fnentry-spans...
2022-08-29 Matthias KrügerRollup merge of #100959 - LuisCardosoOliveira:translati...
2022-08-29 Matthias KrügerRollup merge of #100897 - RalfJung:const-not-to-mutable...
2022-08-29 Matthias KrügerRollup merge of #100843 - IntQuant:issue-100717-infer...
2022-08-29 Matthias KrügerRollup merge of #100437 - compiler-errors:better-const...
2022-08-29 Matthias KrügerRollup merge of #99027 - tmiasko:basic-blocks, r=oli-obk
2022-08-29 Matthias KrügerRollup merge of #96334 - devnexen:socket_mark, r=dtolnay
2022-08-29 Matthias KrügerRollup merge of #94890 - marmeladema:ip-addr-try-from...
2022-08-29 borsAuto merge of #100908 - lnicola:rust-analyzer-2022...
2022-08-28 borsAuto merge of #100578 - Urgau:float-next-up-down, r...
2022-08-28 borsAuto merge of #100497 - kadiwa4:remove_clone_into_iter...
2022-08-28 borsAuto merge of #100201 - RalfJung:thread-local-key,...
2022-08-28 borsAuto merge of #96324 - berendjan:set_tcp_quickack,...
2022-08-28 borsAuto merge of #101115 - matthiaskrgr:rollup-iy14ztr...
2022-08-28 Matthias KrügerRollup merge of #101102 - est31:unstable_book_gen_write...
2022-08-28 Matthias KrügerRollup merge of #101098 - petrochenkov:noinvis, r=TaKO8Ki
2022-08-28 Matthias KrügerRollup merge of #101091 - TaKO8Ki:fix-101076, r=notriddle
2022-08-28 Matthias KrügerRollup merge of #101055 - TaKO8Ki:use-smaller-span...
2022-08-28 Matthias KrügerRollup merge of #101038 - RalfJung:interning-alignment...
2022-08-28 Matthias KrügerRollup merge of #101002 - estebank:hashmap-idx, r=davidtwco
2022-08-28 Matthias KrügerRollup merge of #100955 - nrc:chain, r=joshtriplett
2022-08-28 Matthias KrügerRollup merge of #100885 - mzohreva:mz/sgx-export-cancel...
2022-08-28 Matthias KrügerRollup merge of #100520 - jakubdabek:patch-1, r=thomcc
2022-08-28 Matthias KrügerRollup merge of #100296 - BlackHoleFox:os-error-aliases...
2022-08-28 Matthias KrügerRollup merge of #99570 - XrXr:box-from-slice-docs,...
2022-08-28 Matthias KrügerRollup merge of #98301 - ortem:pretty-printers-nonzero...
2022-08-28 Matthias KrügerRollup merge of #97015 - nrc:read-buf-cursor, r=Mark...
2022-08-28 borsAuto merge of #92845 - Amanieu:std_personality, r=Mark...
2022-08-28 borsAuto merge of #96946 - WaffleLapkin:ptr_mask, r=scottmcm
2022-08-27 borsAuto merge of #100591 - est31:stabilization_placeholder...
2022-08-27 est31Adjust ptr_const_cast stabilization version to CURRENT_...
2022-08-27 borsAuto merge of #100999 - nnethercote:shrink-FnAbi, r...
2022-08-27 borsAuto merge of #100989 - lcnr:implied-bounds-uwu, r...
2022-08-27 borsAuto merge of #100946 - jyn514:query-system-3, r=cjgillot
2022-08-27 borsAuto merge of #101074 - JohnTitor:rollup-zwznihq, r...
2022-08-27 Yuki OkushiRollup merge of #101063 - GuillaumeGomez:merge-duplicat...
2022-08-27 Yuki OkushiRollup merge of #101062 - notriddle:notriddle/text...
2022-08-27 Yuki OkushiRollup merge of #101057 - cjgillot:one-fn-sig, r=compil...
2022-08-27 Yuki OkushiRollup merge of #101046 - notriddle:notriddle/table...
2022-08-27 Yuki OkushiRollup merge of #101044 - notriddle:notriddle/css-hidde...
2022-08-27 Yuki OkushiRollup merge of #101018 - notriddle:notriddle/item...
next