]> git.lizzy.rs Git - rust.git/history - compiler/rustc_codegen_ssa/src/base.rs
Auto merge of #107843 - bjorn3:sync_cg_clif-2023-02-09, r=bjorn3
[rust.git] / compiler / rustc_codegen_ssa / src / base.rs
2023-01-23 Dylan DPCRollup merge of #106854 - steffahn:drop_linear_arc_reba...
2023-01-23 borsAuto merge of #107044 - cuviper:more-llvm-ci, r=Mark...
2023-01-23 borsAuto merge of #106981 - joboet:std_remove_box_syntax...
2023-01-22 borsAuto merge of #106975 - tmiasko:basic-blocks-cache...
2023-01-22 borsAuto merge of #106827 - alexcrichton:update-llvm-to...
2023-01-22 Matthias KrügerRollup merge of #107152 - GuillaumeGomez:migrate-to...
2023-01-22 Matthias KrügerRollup merge of #107127 - uweigand:s390x-sanitizer...
2023-01-22 Matthias KrügerRollup merge of #107114 - Erk-:add-absolute-note-to...
2023-01-22 Matthias KrügerRollup merge of #107111 - chenyukang:yukang/fix-107090...
2023-01-22 Matthias KrügerRollup merge of #107102 - compiler-errors:new-solver...
2023-01-22 borsAuto merge of #107137 - Mark-Simulacrum:169, r=Mark...
2023-01-22 Michael GouletRollup merge of #107029 - albertlarsan68:patch-2, r...
2023-01-22 Michael GouletRollup merge of #107015 - cuviper:ra-riscv64, r=Mark...
2023-01-22 Michael GouletRollup merge of #106935 - TaKO8Ki:fix-104440, r=cjgillot
2023-01-22 Michael GouletRollup merge of #106749 - glandium:dwarf, r=Mark-Simulacrum
2023-01-22 Michael GouletRollup merge of #106578 - compiler-errors:recursive...
2023-01-22 Michael GouletRollup merge of #106144 - tgross35:patch-1, r=Mark...
2023-01-22 Michael GouletRollup merge of #106113 - krasimirgg:llvm-16-ext-tyid...
2023-01-22 borsAuto merge of #107133 - pnkfelix:revert-pr-84022-for...
2023-01-21 borsAuto merge of #106948 - cuviper:ci-mingw-check, r=nikic
2023-01-21 borsAuto merge of #105924 - TimNN:ui-remap, r=Mark-Simulacrum
2023-01-21 borsAuto merge of #106977 - michaelwoerister:unord_id_colle...
2023-01-21 Michael GouletRollup merge of #104672 - Voultapher:unify-sort-modules...
2023-01-20 Matthias KrügerRollup merge of #106783 - WaffleLapkin:break-my-ident...
2023-01-19 Michael WoeristerUse UnordSet instead of FxHashSet in define_id_collecti...
2023-01-18 Michael GouletRollup merge of #106753 - compiler-errors:rpitit-not...
2023-01-18 borsAuto merge of #105716 - chriswailes:ndk-update-redux...
2023-01-18 borsAuto merge of #106503 - cjgillot:remap-nofilter, r...
2023-01-18 Dylan DPCRollup merge of #106441 - mllken:abstract-socket-noref...
2023-01-18 Dylan DPCRollup merge of #103702 - WaffleLapkin:lift-sized-bound...
2023-01-18 Matthias KrügerRollup merge of #106244 - atouchet:readme3, r=workingju...
2023-01-17 Matthias KrügerRollup merge of #106958 - jyn514:labels, r=m-ou-se
2023-01-16 borsAuto merge of #106850 - cjgillot:issue-106141, r=oli-obk
2023-01-14 Matthias KrügerRollup merge of #106661 - mjguzik:linux_statx, r=Mark...
2023-01-14 Matthias KrügerRollup merge of #105526 - Xiretza:iter-from-generator...
2023-01-14 Matthias KrügerRollup merge of #106752 - sulami:master, r=estebank
2023-01-14 Matthias KrügerRollup merge of #106644 - alexcrichton:update-wasi...
2023-01-14 Matthias KrügerRollup merge of #106566 - clubby789:contiguous-weird...
2023-01-14 Matthias KrügerRollup merge of #106470 - ehuss:tidy-no-wasm, r=Mark...
2023-01-14 borsAuto merge of #106646 - Amanieu:ilp32-object, r=Mark...
2023-01-14 borsAuto merge of #106520 - ehuss:update-mdbook, r=Mark...
2023-01-14 Yuki OkushiRollup merge of #106766 - GuillaumeGomez:rm-stripper...
2023-01-14 Yuki OkushiRollup merge of #106762 - WaffleLapkin:atomicptr+as_mut...
2023-01-14 Yuki OkushiRollup merge of #106707 - ehuss:remove-dupe-sha-1,...
2023-01-14 Yuki OkushiRollup merge of #106692 - eggyal:mv-binary_heap.rs...
2023-01-14 Yuki OkushiRollup merge of #106670 - albertlarsan68:check-docs...
2023-01-14 Yuki OkushiRollup merge of #106605 - notriddle:notriddle/outdated...
2023-01-14 Yuki OkushiRollup merge of #105172 - alexs-sh:issue-98861-fix...
2023-01-14 Yuki OkushiRollup merge of #104965 - zacklukem:p-option-as_ref...
2023-01-13 Matthias KrügerRollup merge of #106797 - FawazTirmizi:dev/issues/10428...
2023-01-13 Matthias KrügerRollup merge of #106701 - ibraheemdev:sync-sender-spin...
2023-01-13 Matthias KrügerRollup merge of #106585 - estebank:issue-46585, r=compi...
2023-01-13 Matthias KrügerRollup merge of #104645 - yukiomoto:log-backtrace-optio...
2023-01-13 Yuki OkushiRollup merge of #106716 - c410-f3r:rfc-2397-1, r=davidtwco
2023-01-13 borsAuto merge of #106092 - asquared31415:start_lang_item_c...
2023-01-13 borsAuto merge of #106004 - fee1-dead-contrib:const-closure...
2023-01-13 borsAuto merge of #101138 - Rejyr:diagnostic-migration...
2023-01-12 Yuki OkushiRollup merge of #106759 - compiler-errors:revert-105255...
2023-01-12 Yuki OkushiRollup merge of #106740 - petar-dambovaliev:float-itera...
2023-01-12 Yuki OkushiRollup merge of #106446 - bzEq:fix-unwind-lsda, r=Amanieu
2023-01-12 Yuki OkushiRollup merge of #105795 - nicholasbishop:bishop-stabili...
2023-01-12 Philipp KronesMerge commit '7f27e2e74ef957baa382dc05cf08df6368165c74...
2023-01-12 nilsRollup merge of #106761 - WaffleLapkin:waffle-is-Compil...
2023-01-12 nilsRollup merge of #106751 - clubby789:const-intrinsic...
2023-01-12 nilsRollup merge of #106714 - Ezrashaw:remove-e0490, r...
2023-01-12 nilsRollup merge of #106579 - estebank:issue-52144, r=Nilstrieb
2023-01-12 nilsRollup merge of #106322 - compiler-errors:CollectAllMis...
2023-01-12 nilsRollup merge of #105806 - mejrs:eager2, r=davidtwco
2023-01-12 borsAuto merge of #105603 - oli-obk:non_repeatable_queries...
2023-01-12 borsAuto merge of #106760 - compiler-errors:rollup-0bogyco...
2023-01-12 borsAuto merge of #106757 - matthiaskrgr:rollup-9j8830g...
2023-01-12 Michael GouletRollup merge of #106323 - starkat99:stabilize-f16c_targ...
2023-01-12 Michael GouletRollup merge of #103236 - tspiteri:redoc-int-adc-sbb...
2023-01-12 Matthias KrügerRollup merge of #106748 - clubby789:on-unimplemented...
2023-01-12 Matthias KrügerRollup merge of #106733 - DebugSteven:revert-104552...
2023-01-12 Matthias KrügerRollup merge of #106732 - durin42:dmitrig-arrayref...
2023-01-12 Matthias KrügerRollup merge of #106702 - estebank:trait-bounds, r...
2023-01-12 Matthias KrügerRollup merge of #106676 - oli-obk:tait_test, r=dtolnay
2023-01-12 Matthias KrügerRollup merge of #106638 - RalfJung:realstd, r=thomcc
2023-01-12 Matthias KrügerRollup merge of #106596 - estebank:verbose-e0271, r...
2023-01-12 Matthias KrügerRollup merge of #106532 - compiler-errors:dyn-star...
2023-01-11 Michael GouletAllow codegen to unsize dyn* to dyn
2023-01-11 nilsRollup merge of #106570 - Xaeroxe:div-duration-tests...
2023-01-11 nilsRollup merge of #106427 - mejrs:translation_errors...
2023-01-11 nilsRollup merge of #106397 - compiler-errors:new-solver...
2023-01-11 borsAuto merge of #105919 - uweigand:s390x-stack-overflow...
2023-01-10 borsAuto merge of #106495 - JohnTitor:issue-100772, r=compi...
2023-01-09 Yuki OkushiRollup merge of #106636 - djkoloski:accept_old_fuchsia_...
2023-01-09 Yuki OkushiRollup merge of #106387 - jyn514:clippy, r=Mark-Simulacrum
2023-01-09 Yuki OkushiRollup merge of #106175 - compiler-errors:bad-import...
2023-01-09 Yuki OkushiRollup merge of #105708 - tomerze:enable-atomic-cas...
2023-01-09 Yuki OkushiRollup merge of #105034 - HintringerFabian:improve_iter...
2023-01-09 arcnmx:arrow_up: rust-analyzer
2023-01-09 fee1-deadRollup merge of #106549 - wcampbell0x2a:use-fmt-named...
2023-01-09 fee1-deadRollup merge of #106468 - compiler-errors:err-instabili...
2023-01-09 fee1-deadRollup merge of #106389 - compiler-errors:no-canonicali...
2023-01-09 fee1-deadRollup merge of #106291 - obeis:issue-106182, r=oli-obk
2023-01-09 fee1-deadRollup merge of #106164 - compiler-errors:check-region...
2023-01-09 fee1-deadRollup merge of #106061 - ilovepi:fuchsia-scs, r=oli-obk
2023-01-09 fee1-deadRollup merge of #106047 - uweigand:s390x-test-bigendian...
next