]> git.lizzy.rs Git - rust.git/history - compiler/rustc_trait_selection/src/traits/engine.rs
Rollup merge of #107022 - scottmcm:ordering-option-eq, r=m-ou-se
[rust.git] / compiler / rustc_trait_selection / src / traits / engine.rs
2023-01-28 Matthias KrügerRollup merge of #107022 - scottmcm:ordering-option...
2023-01-27 Philipp KronesMerge commit '1480cea393d0cee195e59949eabdfbcf1230f7f9...
2023-01-27 Yuki OkushiRollup merge of #107234 - Rattenkrieg:bootstrap-fix...
2023-01-27 Yuki OkushiRollup merge of #107194 - xfix:remove-slice-internals...
2023-01-27 borsAuto merge of #107054 - petrochenkov:effvisdoc3, r...
2023-01-27 Yuki OkushiRollup merge of #107284 - notriddle:notriddle/plus...
2023-01-27 Yuki OkushiRollup merge of #107242 - notriddle:notriddle/title...
2023-01-27 Yuki OkushiRollup merge of #107171 - petrochenkov:encattrs, r...
2023-01-27 Yuki OkushiRollup merge of #106856 - vadorovsky:fix-atomic-annotat...
2023-01-27 Yuki OkushiRollup merge of #105784 - yanns:update_stdarch, r=Amanieu
2023-01-27 borsAuto merge of #106959 - tmiasko:opt-funclets, r=davidtwco
2023-01-27 borsAuto merge of #107269 - bjorn3:sync_cg_clif-2023-01...
2023-01-26 borsAuto merge of #106812 - oli-obk:output_filenames, r...
2023-01-26 Matthias KrügerRollup merge of #107189 - cjgillot:meta-adt, r=compiler...
2023-01-26 Matthias KrügerRollup merge of #107168 - Nilstrieb:if-a-tait-falls...
2023-01-26 Matthias KrügerRollup merge of #107150 - Nilstrieb:thread-local-cleanu...
2023-01-26 Matthias KrügerRollup merge of #106978 - mejrs:mir_build3, r=davidtwco
2023-01-26 Matthias KrügerRollup merge of #106971 - oli-obk:tait_error, r=davidtwco
2023-01-26 Matthias KrügerRollup merge of #106904 - khuey:preserve_debuginfo_for_...
2023-01-26 borsAuto merge of #106745 - m-ou-se:format-args-ast, r...
2023-01-26 Matthias KrügerRollup merge of #107074 - lcnr:validate-dont-skip-opaqu...
2023-01-26 Matthias KrügerRollup merge of #106946 - dtolnay:hashlinecolumn, r...
2023-01-26 Matthias KrügerRollup merge of #106836 - ibraheemdev:sync-sender-spin...
2023-01-26 Matthias KrügerRollup merge of #106811 - khuey:dwp_extension, r=davidtwco
2023-01-26 Matthias KrügerRollup merge of #106779 - RReverser:patch-2, r=Mark...
2023-01-26 Matthias KrügerRollup merge of #106625 - Swatinem:ref/cov6, r=nagisa
2023-01-26 Matthias KrügerRollup merge of #97373 - dimpolo:cell_dispatch_from_dyn...
2023-01-26 Matthias KrügerRollup merge of #107248 - erikdesjardins:addrspace...
2023-01-26 Matthias KrügerRollup merge of #107204 - euclio:assoc-const-suggestion...
2023-01-26 Matthias KrügerRollup merge of #107175 - compiler-errors:bad-types...
2023-01-26 Matthias KrügerRollup merge of #107086 - clubby789:bootstrap-lock...
2023-01-26 Matthias KrügerRollup merge of #107085 - tmiasko:custom-mir-operators...
2023-01-26 Matthias KrügerRollup merge of #106960 - estebank:parse-anon-enums...
2023-01-26 Matthias KrügerRollup merge of #106407 - mejrs:attr_check, r=compiler...
2023-01-26 borsAuto merge of #105582 - saethlin:instcombine-assert...
2023-01-25 Matthias KrügerRollup merge of #107282 - BoxyUwU:erica_builtin_pointee...
2023-01-25 Matthias KrügerRollup merge of #107266 - kadiwa4:source_viewer_scrollb...
2023-01-25 Matthias KrügerRollup merge of #107256 - JakobDegen:delete-sai, r...
2023-01-25 Matthias KrügerRollup merge of #107255 - lcnr:implied-b-hr, r=oli-obk
2023-01-25 Matthias KrügerRollup merge of #107244 - notriddle:notriddle/primitive...
2023-01-25 Matthias KrügerRollup merge of #107239 - tmiasko:tests, r=Mark-Simulacrum
2023-01-25 Matthias KrügerRollup merge of #106944 - Nilstrieb:there-once-was...
2023-01-25 Matthias KrügerRollup merge of #106897 - estebank:issue-99430, r=davidtwco
2023-01-25 Matthias KrügerRollup merge of #105345 - yanchen4791:issue-103582...
2023-01-25 borsAuto merge of #107142 - cuviper:relnotes-1.67, r=Mark...
2023-01-25 borsAuto merge of #103902 - vincenzopalazzo:macros/obligati...
2023-01-24 Caleb CartwrightMerge commit '1d8491b120223272b13451fc81265aa64f7f4d5b...
2023-01-24 bjorn3Merge commit '598f0909568a51de8a2d1148f55a644fd8dffad0...
2023-01-23 Vincenzo Palazzofix: use LocalDefId instead of HirId in trait res
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-21 Michael GouletRollup merge of #104672 - Voultapher:unify-sort-modules...
2023-01-18 borsAuto merge of #105716 - chriswailes:ndk-update-redux...
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-14 Matthias KrügerRollup merge of #105526 - Xiretza:iter-from-generator...
2023-01-14 Matthias KrügerRollup merge of #106644 - alexcrichton:update-wasi...
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 #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-12 Yuki OkushiRollup merge of #106446 - bzEq:fix-unwind-lsda, r=Amanieu
2023-01-12 Philipp KronesMerge commit '7f27e2e74ef957baa382dc05cf08df6368165c74...
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 #106638 - RalfJung:realstd, r=thomcc
2023-01-11 nilsRollup merge of #106664 - chenyukang:yukang/fix-106597...
2023-01-11 nilsRollup merge of #106648 - Nilstrieb:poly-cleanup, r...
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-11 Yuki OkushiRollup merge of #106690 - GuillaumeGomez:item-declarati...
2023-01-11 Yuki OkushiRollup merge of #106689 - GuillaumeGomez:rustdoc-gui...
2023-01-11 Yuki OkushiRollup merge of #106669 - ozkanonur:helper-function...
2023-01-11 Yuki OkushiRollup merge of #106653 - ehuss:allow-features-help...
2023-01-11 Yuki OkushiRollup merge of #106645 - c410-f3r:rfc-2397-1, r=oli-obk
2023-01-11 Yuki OkushiRollup merge of #106642 - albertlarsan68:test-106062...
2023-01-11 Yuki OkushiRollup merge of #106635 - RalfJung:std-test-nits, r...
2023-01-11 Yuki OkushiRollup merge of #106628 - GuillaumeGomez:rm-itemid...
2023-01-10 borsAuto merge of #106607 - compiler-errors:be-more-accurat...
2023-01-10 borsAuto merge of #106495 - JohnTitor:issue-100772, r=compi...
2023-01-09 Yuki OkushiRollup merge of #106647 - notriddle:notriddle/a, r...
2023-01-09 Yuki OkushiRollup merge of #106640 - lcnr:update-test, r=jackh726
2023-01-09 Yuki OkushiRollup merge of #106639 - RalfJung:miri, r=RalfJung
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 #106204 - compiler-errors:no-take-opaqu...
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 borsAuto merge of #105855 - arcnmx:rust-analyzer-2022-12...
2023-01-09 arcnmx:arrow_up: rust-analyzer
next