]> git.lizzy.rs Git - rust.git/history - compiler/rustc_mir_transform/src/abort_unwinding_calls.rs
Rollup merge of #107476 - notriddle:notriddle/item-decl-3, r=GuillaumeGomez
[rust.git] / compiler / rustc_mir_transform / src / abort_unwinding_calls.rs
2022-08-31 Matthias KrügerRollup merge of #100787 - chenyukang:fix-100770-pretty...
2022-08-31 Jason NewcombMerge commit 'f51aade56f93175dde89177a92e3669ebd8e7592...
2022-08-31 Ralf JungRollup merge of #100753 - LuisCardosoOliveira:translati...
2022-08-31 Ralf JungRollup merge of #100730 - CleanCut:diagnostics-rustc_mo...
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 #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-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 #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 borsAuto merge of #100786 - sunshowers:macos-posix-chdir...
2022-08-29 borsAuto merge of #101143 - matthiaskrgr:rollup-g8y5k0g...
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-28 Matthias KrügerRollup merge of #98301 - ortem:pretty-printers-nonzero...
2022-08-26 Tomasz MiąskoReplace `Body::basic_blocks()` with field access
2022-08-26 Guillaume GomezRollup merge of #95005 - ssomers:btree_static_assert...
2022-08-26 Yuki OkushiRollup merge of #99064 - lyming2007:issue-97687-fix...
2022-08-24 bjorn3Merge commit 'e9d1a0a7b0b28dd422f1a790ccde532acafbf193...
2022-08-24 borsAuto merge of #96869 - sunfishcode:main, r=joshtriplett
2022-08-23 Laurențiu Nicola:arrow_up: rust-analyzer
2022-08-22 Dylan DPCRollup merge of #98200 - ouz-a:issue-98177, r=oli-obk
2022-08-22 Dylan DPCRollup merge of #99386 - AngelicosPhosphoros:add_retain...
2022-08-20 Matthias KrügerRollup merge of #97963 - devnexen:net_listener_neg...
2022-08-16 Laurențiu Nicola:arrow_up: rust-analyzer
2022-08-11 Philipp KronesMerge commit '2b2190cb5667cdd276a24ef8b9f3692209c54a89...
2022-08-11 Dylan DPCRollup merge of #99110 - audunhalland:match_has_guard_f...
2022-08-10 borsAuto merge of #99174 - scottmcm:reoptimize-layout-array...
2022-08-09 Matthias KrügerRollup merge of #98775 - notriddle:notriddle/mobile...
2022-08-09 Laurențiu Nicola:arrow_up: rust-analyzer
2022-08-02 Laurențiu Nicola:arrow_up: rust-analyzer
2022-08-02 Matthias KrügerRollup merge of #99156 - lcnr:omoe-wa, r=wesleywiser
2022-08-01 borsAuto merge of #98246 - joshtriplett:times, r=m-ou-se
2022-07-31 borsAuto merge of #99052 - tmiasko:bitset-clone-from, r...
2022-07-31 borsAuto merge of #78802 - faern:simplify-socketaddr, r...
2022-07-29 Yuki OkushiRollup merge of #99227 - Lokathor:fix-thumbv4t-none...
2022-07-29 borsAuto merge of #99667 - ouz-a:some_branch, r=oli-obk
2022-07-28 Philipp KronesMerge commit '3c7e7dbc1583a0b06df5bd7623dd354a4debd23d...
2022-07-28 borsAuto merge of #99182 - RalfJung:mitigate-uninit, r...
2022-07-27 Guillaume GomezRollup merge of #94247 - saethlin:chunksmut-aliasing...
2022-07-27 Yuki OkushiRollup merge of #98583 - joshtriplett:stabilize-windows...
2022-07-27 borsAuto merge of #98553 - the8472:next_chunk_opt, r=Mark...
2022-07-26 bjorn3Merge commit 'd3a2366ee877075c59b38bd8ced55f224fc7ef51...
2022-07-26 Amos WengerMerge commit 'e36a20c24f35a4cee82bbdc600289104c9237c22...
2022-07-25 Yuki OkushiRollup merge of #99084 - RalfJung:write_bytes, r=thomcc
2022-07-25 Yuki OkushiRollup merge of #98710 - mojave2:string, r=JohnTitor
2022-07-25 bjorn3Merge commit 'c19edfd71a1d0ddef86c2c67fdb40718d40a72b4...
2022-07-25 Yuki OkushiRollup merge of #95916 - solid-rs:feat-kmc-solid-abort...
2022-07-25 Yuki OkushiRollup merge of #95040 - frank-king:fix/94981, r=Mark...
2022-07-24 Amos WengerAdd 'src/tools/rust-analyzer/' from commit '977e12a0bdc...
2022-07-24 borsAuto merge of #95548 - rcvalle:rust-cfi-2, r=nagisa
2022-07-23 borsAuto merge of #98471 - wesleywiser:update_measureme...
2022-07-23 borsAuto merge of #97925 - the8472:cgroupv1, r=joshtriplett
2022-07-23 borsAuto merge of #93397 - joshtriplett:sort-floats, r...
2022-07-22 Dylan DPCRollup merge of #98868 - tmiasko:unreachable-coverage...
2022-07-22 Dylan DPCRollup merge of #98174 - Kixunil:rename_ptr_as_mut_cons...
2022-07-21 Matthias KrügerRollup merge of #98707 - joboet:fuchsia_locks, r=m...
2022-07-21 borsAuto merge of #99059 - Amanieu:fix-96797, r=Mark-Simulacrum
2022-07-21 borsAuto merge of #93718 - thomcc:used-macho, r=pnkfelix
next