]> git.lizzy.rs Git - rust.git/history - library/rtstartup
Bless tests.
[rust.git] / library / rtstartup /
2022-08-31 Matthias KrügerRollup merge of #101185 - compiler-errors:tweak-wf...
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-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 #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 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 #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-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 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 #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 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 #100863 - ehuss:sunset-rls, r=Mark-Simulacrum
2022-08-28 borsAuto merge of #92845 - Amanieu:std_personality, r=Mark...
2022-08-24 bjorn3Merge commit 'e9d1a0a7b0b28dd422f1a790ccde532acafbf193...
2022-08-23 Amanieu d'AntrasRemove custom frame info registration on i686-pc-window...
2022-08-23 Laurențiu Nicola:arrow_up: rust-analyzer
2022-08-16 Laurențiu Nicola:arrow_up: rust-analyzer
2022-08-11 Philipp KronesMerge commit '2b2190cb5667cdd276a24ef8b9f3692209c54a89...
2022-08-09 Laurențiu Nicola:arrow_up: rust-analyzer
2022-08-02 Laurențiu Nicola:arrow_up: rust-analyzer
2022-07-28 Philipp KronesMerge commit '3c7e7dbc1583a0b06df5bd7623dd354a4debd23d...
2022-07-26 bjorn3Merge commit 'd3a2366ee877075c59b38bd8ced55f224fc7ef51...
2022-07-26 Amos WengerMerge commit 'e36a20c24f35a4cee82bbdc600289104c9237c22...
2022-07-25 bjorn3Merge commit 'c19edfd71a1d0ddef86c2c67fdb40718d40a72b4...
2022-07-24 Amos WengerAdd 'src/tools/rust-analyzer/' from commit '977e12a0bdc...
2022-07-21 Jubilee YoungSync core::simd up to rust-lang/portable-simd@2e081db92...
2022-07-18 Philipp KronesMerge commit 'fdb84cbfd25908df5683f8f62388f663d9260e39...
2022-06-30 Philipp KronesMerge commit '0cb0f7636851f9fcc57085cf80197a2ef6db098f...
2022-06-23 Caleb CartwrightMerge commit 'c4416f20dcaec5d93077f72470e83e150fb923b1...
2022-06-16 flip1995Merge commit 'd7b5cbf065b88830ca519adcb73fad4c0d24b1c7...
2022-06-13 Caleb CartwrightMerge commit '7b73b60faca71d01d900e49831fcb84553e93019...
2022-06-07 Antoni BoucherMerge commit 'e8dca3e87d164d2806098c462c6ce41301341f68...
2022-06-04 Philipp KronesMerge commit 'd9ddce8a223cb9916389c039777b6966ea448dc8...
2022-06-02 Oli SchererAdd 'compiler/rustc_smir/' from commit '9abcb5c7b574cf3...
2022-05-21 xFrednetMerge 'rust-clippy/master' into clippyup
2022-05-15 bjorn3Merge commit '63734fcdd718cca089f84c42f3a42c0096cfd431...
2022-05-05 flip1995Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf...
2022-04-22 bjorn3Merge commit 'f2cdd4a78d89c009342197cf5844a21f8aa813df...
2022-04-08 flip1995Merge commit '984330a6ee3c4d15626685d6dc8b7b759ff630bd...
2022-03-30 Caleb CartwrightMerge commit '5ff7b632a95bac6955611d85040859128902c580...
2022-03-26 bjorn3Merge commit '39683d8eb7a32a74bea96ecbf1e87675d3338506...
2022-03-24 flip1995Merge commit 'd0cf3481a84e3aa68c2f185c460e282af36ebc42...
2022-03-20 bjorn3Merge commit '370c397ec9169809e5ad270079712e0043514240...
2022-03-14 flip1995Merge commit 'dc5423ad448877e33cca28db2f1445c9c4473c75...
2022-03-13 Jubilee YoungSync portable-simd to rust-lang/portable-simd@72df4c450...
2022-02-28 Jubilee YoungSync rust-lang/portable-simd@5f49d4c8435a25d804b2f375e9...
2022-02-26 flip1995Merge commit 'e329249b6a3a98830d860c74c8234a8dd9407436...
2022-02-23 bjorn3Merge commit '35d9c6bf256968e1b40e0d554607928bdf9cebea...
2022-02-10 flip1995Merge commit '57b3c4b90f4346b3990c1be387c3b3ca7b78412c...
next