]> git.lizzy.rs Git - rust.git/history - library/panic_unwind
Auto merge of #101074 - JohnTitor:rollup-zwznihq, r=JohnTitor
[rust.git] / library / panic_unwind /
2022-08-27 Yuki OkushiRollup merge of #101057 - cjgillot:one-fn-sig, r=compil...
2022-08-27 Yuki OkushiRollup merge of #100953 - joshtriplett:write-docs,...
2022-08-27 Yuki OkushiRollup merge of #100924 - est31:closure_to_fn_ptr,...
2022-08-27 Yuki OkushiRollup merge of #100811 - czzrr:master, r=Mark-Simulacrum
2022-08-27 Yuki OkushiRollup merge of #99784 - est31:deny_cfg_attr_crate_type...
2022-08-27 Yuki OkushiRollup merge of #96240 - fee1-dead-contrib:stabilize_co...
2022-08-26 Michael GouletRollup merge of #100890 - adriantombu:migrate_diagnosti...
2022-08-26 Michael GouletRollup merge of #100836 - hampuslidin:migrate-attr...
2022-08-26 Michael GouletRollup merge of #100817 - vincenzopalazzo:macros/bool_s...
2022-08-26 Michael GouletRollup merge of #100776 - Rejyr:diagnostic-migration...
2022-08-26 Michael GouletRollup merge of #100744 - 5225225:migrate-rustc-mir...
2022-08-26 Michael GouletRollup merge of #100738 - nidnogg:diagnostics_migr_cons...
2022-08-26 Michael GouletRollup merge of #100724 - JeanCASPAR:migrate-ast_loweri...
2022-08-26 borsAuto merge of #98051 - davidtwco:split-dwarf-stabilizat...
2022-08-26 Guillaume GomezRollup merge of #101012 - notriddle:notriddle/variants_...
2022-08-26 Guillaume GomezRollup merge of #101006 - GuillaumeGomez:doc-cfg-reexpo...
2022-08-26 Guillaume GomezRollup merge of #100956 - GuillaumeGomez:reduce-rightsi...
2022-08-26 Guillaume GomezRollup merge of #100128 - kpreid:waker-doc, r=thomcc
2022-08-26 Guillaume GomezRollup merge of #99742 - sigaloid:master, r=thomcc
2022-08-26 Guillaume GomezRollup merge of #95005 - ssomers:btree_static_assert...
2022-08-26 borsAuto merge of #100944 - nnethercote:shrink-thir-Expr...
2022-08-26 borsAuto merge of #100705 - compiler-errors:issue-100620...
2022-08-26 Yuki OkushiRollup merge of #101010 - notriddle:notriddle/multi...
2022-08-26 Yuki OkushiRollup merge of #100978 - nnethercote:fix-100948, r...
2022-08-26 Yuki OkushiRollup merge of #100933 - a1phyr:cheap_assert_match_fai...
2022-08-26 Yuki OkushiRollup merge of #100604 - dtolnay:okorerr, r=m-ou-se
2022-08-26 Yuki OkushiRollup merge of #100076 - tspiteri:const_slice_split_at...
2022-08-26 Yuki OkushiRollup merge of #100034 - tmiasko:elaborate-box-derefs...
2022-08-26 Yuki OkushiRollup merge of #99920 - emarteca:custom-allocator...
2022-08-26 Yuki OkushiRollup merge of #99064 - lyming2007:issue-97687-fix...
2022-08-26 borsAuto merge of #99487 - bmacnaughton:is_whitespace_updat...
2022-08-25 borsAuto merge of #100748 - SparrowLii:query_depth, r=cjgillot
2022-08-25 borsAuto merge of #100911 - tmiasko:update-stdarch, r=Amanieu
2022-08-25 borsAuto merge of #100571 - cjgillot:mir-cost-visit, r...
2022-08-24 Yuki OkushiRollup merge of #99954 - dingxiangfei2009:break-out...
2022-08-24 Yuki OkushiRollup merge of #99332 - jyn514:stabilize-label-break...
2022-08-24 borsAuto merge of #100803 - klensy:do-not-encode-preinterne...
2022-08-24 bjorn3Merge commit 'e9d1a0a7b0b28dd422f1a790ccde532acafbf193...
2022-08-24 Matthias KrügerRollup merge of #100901 - TaKO8Ki:make-some-methods...
2022-08-24 Matthias KrügerRollup merge of #100855 - IsaacCloos:master, r=joshtriplett
2022-08-24 Matthias KrügerRollup merge of #100826 - vincenzopalazzo:macros/wrong_...
2022-08-24 Matthias KrügerRollup merge of #100220 - scottmcm:fix-by-ref-sized...
2022-08-24 Matthias KrügerRollup merge of #99993 - petrochenkov:linkdated, r...
2022-08-24 borsAuto merge of #96869 - sunfishcode:main, r=joshtriplett
2022-08-23 Dylan DPCRollup merge of #100857 - camsteffen:query-parse-refact...
2022-08-23 Dylan DPCRollup merge of #100851 - Alexendoo:rpf-width-prec...
2022-08-23 Dylan DPCRollup merge of #100835 - devnexen:listener_followups...
2022-08-23 Dylan DPCRollup merge of #100309 - compiler-errors:issue-100300...
2022-08-23 Tomasz MiąskoUse renamed atomic intrinsics in panic_unwind
2022-08-23 borsAuto merge of #100782 - thomcc:fix-android-sigaddset...
2022-08-23 Matthias KrügerRollup merge of #100862 - ehuss:tidy-crossbeam, r=Mark...
2022-08-23 Matthias KrügerRollup merge of #100832 - ehuss:bootstrap-cleanup,...
2022-08-23 Matthias KrügerRollup merge of #100789 - compiler-errors:issue-99662...
2022-08-23 Matthias KrügerRollup merge of #100641 - corwinkuiper:add-armv4t-targe...
2022-08-23 Matthias KrügerRollup merge of #100565 - TaKO8Ki:suggest-adding-missin...
2022-08-23 Matthias KrügerRollup merge of #100382 - jackh726:gat-self-outlives...
2022-08-23 borsAuto merge of #100678 - GuillaumeGomez:improve-rustdoc...
2022-08-22 borsAuto merge of #99963 - cjgillot:iter-submodule, r=compi...
2022-08-22 borsAuto merge of #99762 - Nilstrieb:unreachable-prop,...
2022-08-22 Dylan DPCRollup merge of #100820 - WaffleLapkin:use_ptr_is_align...
2022-08-22 Dylan DPCRollup merge of #100713 - Xiretza:parser-expr-session...
2022-08-22 Dylan DPCRollup merge of #100331 - lo48576:try-reserve-preserve...
2022-08-22 Dylan DPCRollup merge of #99957 - chotchki:ip-globally-reachable...
2022-08-22 Dylan DPCRollup merge of #99770 - Nilstrieb:mir-pass-unit-test...
2022-08-22 Dylan DPCRollup merge of #98200 - ouz-a:issue-98177, r=oli-obk
2022-08-22 Dylan DPCRollup merge of #100757 - ouz-a:issue-95134, r=jackh726
2022-08-22 Dylan DPCRollup merge of #100694 - finalchild:ast-passes-diag...
2022-08-22 Dylan DPCRollup merge of #99915 - WaffleLapkin:recover_keyword_b...
2022-08-22 Dylan DPCRollup merge of #99386 - AngelicosPhosphoros:add_retain...
2022-08-22 Dylan DPCRollup merge of #93162 - camsteffen:std-prim-docs,...
2022-08-22 borsAuto merge of #100676 - lcnr:implied-bounds-yay, r...
2022-08-22 borsAuto merge of #100671 - Xiretza:tidy-fluent-files,...
2022-08-22 borsAuto merge of #100668 - nnethercote:use-AttrVec-more...
2022-08-21 borsAuto merge of #100654 - compiler-errors:rework-point...
2022-08-21 borsAuto merge of #100847 - matthiaskrgr:rollup-0ga531s...
2022-08-21 Matthias KrügerRollup merge of #100842 - JhonnyBillM:enable-diag-lint...
2022-08-21 Matthias KrügerRollup merge of #100839 - nelsonjchen:consistent_child_...
2022-08-21 Matthias KrügerRollup merge of #100822 - WaffleLapkin:no_offset_questi...
2022-08-20 Maybe WaffleReplace most uses of `pointer::offset` with `add` and...
2022-08-20 Matthias KrügerRollup merge of #97963 - devnexen:net_listener_neg...
2022-08-20 Matthias KrügerRollup merge of #99544 - dylni:expose-utf8lossy, r...
2022-08-20 Matthias KrügerRollup merge of #99415 - ferrocene:pa-reuse-initial...
2022-08-18 borsAuto merge of #99860 - oli-obk:revert_97346, r=pnkfelix
2022-08-18 borsAuto merge of #98655 - nnethercote:dont-derive-PartialE...
2022-08-18 Matthias KrügerRollup merge of #99966 - RalfJung:try-dont-panic, r...
2022-08-18 Matthias KrügerRollup merge of #97962 - eholk:drop-tracking-must-not...
2022-08-17 Matthias KrügerRollup merge of #99972 - RalfJung:1zst, r=lcnr
2022-08-17 Matthias KrügerRollup merge of #99474 - aDotInTheVoid:rustdoc-json...
2022-08-16 Laurențiu Nicola:arrow_up: rust-analyzer
2022-08-15 borsAuto merge of #100007 - ChrisDenton:dtor-inline-never...
2022-08-14 Dylan DPCRollup merge of #99861 - lcnr:orphan-check-cg, r=jackh726
2022-08-14 Dylan DPCRollup merge of #99582 - compiler-errors:issue-99566...
2022-08-13 Michael GouletRollup merge of #100445 - krasimirgg:llvm-16-msan,...
2022-08-11 Matthias KrügerRollup merge of #99992 - jyn514:shell-scripts, r=Mark...
2022-08-11 Matthias KrügerRollup merge of #99511 - RalfJung:raw_eq, r=wesleywiser
2022-08-11 Matthias KrügerRollup merge of #99500 - tmandry:fuchsia-flags, r=petro...
2022-08-11 Matthias KrügerRollup merge of #99337 - jsha:simplify-highlight, r...
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...
next