]> git.lizzy.rs Git - rust.git/history - compiler/rustc_hir_typeck/src/_match.rs
Auto merge of #104334 - compiler-errors:ufcs-sugg-wrong-def-id, r=estebank
[rust.git] / compiler / rustc_hir_typeck / src / _match.rs
2022-12-16 borsAuto merge of #104334 - compiler-errors:ufcs-sugg-wrong...
2022-12-15 Matthias KrügerRollup merge of #105743 - nnethercote:SimplifiedType...
2022-12-15 Matthias KrügerRollup merge of #105727 - estebank:use-impl-trait,...
2022-12-15 Matthias KrügerRollup merge of #105694 - ouz-a:issue_105689, r=estebank
2022-12-15 Matthias KrügerRollup merge of #105481 - lqd:mono-stats, r=wesleywiser
2022-12-15 borsAuto merge of #105356 - JakobDegen:more-custom-mir...
2022-12-15 Matthias KrügerRollup merge of #105730 - notriddle:notriddle/item...
2022-12-15 Matthias KrügerRollup merge of #105724 - notriddle:notriddle/scrape...
2022-12-15 Matthias KrügerRollup merge of #105722 - matthiaskrgr:compl2, r=compil...
2022-12-15 Matthias KrügerRollup merge of #105715 - estebank:unsatisfied-bounds...
2022-12-15 Matthias KrügerRollup merge of #105707 - notriddle:notriddle/kbd-curso...
2022-12-15 Matthias KrügerRollup merge of #105692 - JohnTitor:issue-104678, r...
2022-12-15 Matthias KrügerRollup merge of #105683 - JakobDegen:dest-prop-storage...
2022-12-15 Matthias KrügerRollup merge of #105633 - compiler-errors:term-agnostic...
2022-12-15 Matthias KrügerRollup merge of #105627 - compiler-errors:dyn-auto...
2022-12-15 Matthias KrügerRollup merge of #105623 - compiler-errors:generator...
2022-12-15 Matthias KrügerRollup merge of #104592 - ComputerDruid:async_check...
2022-12-15 borsAuto merge of #105285 - compiler-errors:conflicting...
2022-12-15 borsAuto merge of #105713 - bjorn3:sync_cg_clif-2022-12...
2022-12-15 borsAuto merge of #105657 - oli-obk:mk_projection_ty, r...
2022-12-15 borsAuto merge of #104765 - chenyukang:yukang-fix-104639...
2022-12-14 bjorn3Merge commit '2bb3996244cf1b89878da9e39841e9f6bf061602...
2022-12-14 Matthias KrügerRollup merge of #105697 - fee1-dead-contrib:rm-fee1...
2022-12-14 Matthias KrügerRollup merge of #105684 - GuillaumeGomez:improve-rustdo...
2022-12-14 Matthias KrügerRollup merge of #105624 - compiler-errors:cache-unsound...
2022-12-14 Matthias KrügerRollup merge of #105598 - RalfJung:more-comments, r...
2022-12-14 Matthias KrügerRollup merge of #105578 - erikdesjardins:addrspacecast...
2022-12-14 Matthias KrügerRollup merge of #105399 - mikebenfield:lfs, r=thomcc
2022-12-14 borsAuto merge of #105233 - mejrs:always_eager, r=estebank
2022-12-14 Oli SchererEnsure no one constructs `AliasTy`s themselves
2022-12-14 Oli SchererRemove many more cases of `mk_substs_trait` that can...
2022-12-14 Oli SchererRename to match similar methods
2022-12-14 Matthias KrügerRollup merge of #105676 - notriddle:notriddle/impl...
2022-12-14 Matthias KrügerRollup merge of #105665 - notriddle:notriddle/popover...
2022-12-14 Matthias KrügerRollup merge of #105664 - notriddle:notriddle/linkwrap...
2022-12-14 Matthias KrügerRollup merge of #105663 - andrewpollack:patch-1, r...
2022-12-14 Matthias KrügerRollup merge of #105658 - tronta:patch-2, r=Mark-Simulacrum
2022-12-14 Matthias KrügerRollup merge of #105642 - uberFoo:master, r=Dylan-DPC
2022-12-14 Matthias KrügerRollup merge of #105611 - BoxyUwU:more_granular_placeho...
2022-12-14 Matthias KrügerRollup merge of #105595 - TaKO8Ki:suggest-dereferencing...
2022-12-14 Matthias KrügerRollup merge of #105523 - estebank:suggest-collect...
2022-12-14 Matthias KrügerRollup merge of #105502 - chenyukang:yukang/fix-105366...
2022-12-14 Matthias KrügerRollup merge of #105491 - sulami:master, r=compiler...
2022-12-14 Matthias KrügerRollup merge of #105161 - cassaundra:numeric-literal...
2022-12-14 Matthias KrügerRollup merge of #103644 - catlee:catlee/option-question...
2022-12-14 borsAuto merge of #105221 - alex:fat-archive-cleanup, r...
2022-12-14 borsAuto merge of #104875 - chenyukang:yukang/fix-104867...
2022-12-14 borsAuto merge of #104986 - compiler-errors:opaques, r...
2022-12-13 Michael GouletCombine projection and opaque into alias
2022-12-13 Michael Gouletsquash OpaqueTy and ProjectionTy into AliasTy
2022-12-13 Michael GouletUse ty::OpaqueTy everywhere
2022-12-13 Matthias KrügerRollup merge of #104864 - chenyukang:yukang/fix-104700...
2022-12-11 Matthias KrügerRollup merge of #101648 - Timmmm:home_dir_docs, r=josht...
2022-12-11 borsAuto merge of #103647 - lqd:osx-x64-lto, r=Mark-Simulacrum
2022-12-11 borsAuto merge of #103591 - lqd:win-lto, r=Mark-Simulacrum
2022-12-10 Matthias KrügerRollup merge of #105109 - rcvalle:rust-kcfi, r=bjorn3
2022-12-10 Matthias KrügerRollup merge of #104901 - krtab:filetype_compare, r...
2022-12-10 Matthias KrügerRollup merge of #104512 - jyn514:download-ci-llvm-defau...
2022-12-10 Matthias KrügerRollup merge of #98391 - joboet:sgx_parker, r=m-ou-se
2022-12-09 borsAuto merge of #104572 - pkubaj:patch-1, r=cuviper
2022-12-08 Matthias KrügerRollup merge of #105405 - sunfishcode:sunfishcode/expor...
2022-12-07 borsAuto merge of #103459 - ChrisDenton:propagate-nulls...
2022-12-06 Matthias KrügerRollup merge of #105174 - chenyukang:yukang/fix-105028...
2022-12-06 Matthias KrügerRollup merge of #104439 - ferrocene:pa-generate-copyrig...
2022-12-06 Yuki OkushiRollup merge of #104967 - willcrichton:fix-scrape-examp...
2022-12-05 Matthias KrügerRollup merge of #104953 - jyn514:fewer-submodule-update...
2022-12-05 Matthias KrügerRollup merge of #104952 - jyn514:setup, r=Mark-Simulacrum
2022-12-05 Matthias KrügerRollup merge of #104912 - RalfJung:per, r=Mark-Simulacrum
2022-12-04 borsAuto merge of #104535 - mikebenfield:discr-fix, r=pnkfelix
2022-12-04 Matthias KrügerRollup merge of #101975 - chenyukang:fix-101749, r...
2022-12-04 Matthias KrügerRollup merge of #104856 - luqmana:associated-const...
2022-12-04 borsAuto merge of #101514 - nvzqz:nvzqz/stabilize-nonzero...
2022-12-04 borsAuto merge of #104757 - camelid:consolidate-lints,...
2022-12-03 Matthias KrügerRollup merge of #104199 - SarthakSingh31:issue-97417...
2022-12-03 borsAuto merge of #97485 - bjorn3:new_archive_writer, r...
2022-12-02 borsAuto merge of #104999 - saethlin:immediate-abort-inlini...
2022-12-02 Matthias KrügerRollup merge of #104614 - Nilstrieb:type-ascribe!,...
2022-12-01 Philipp KronesMerge commit 'd822110d3b5625b9dc80ccc442e06fc3cc851d76...
2022-12-01 borsAuto merge of #104160 - Ayush1325:windows-args, r=m...
2022-11-30 Matthias KrügerRollup merge of #104895 - chenyukang:yukang/fix-104884...
2022-11-30 Matthias KrügerRollup merge of #104865 - pratushrai0309:bootstrap...
2022-11-30 Matthias KrügerRollup merge of #103065 - aDotInTheVoid:rdj-arg-pattern...
2022-11-30 borsAuto merge of #99814 - aliemjay:patch-2, r=jackh726
2022-11-30 Matthias KrügerRollup merge of #104811 - haraldh:feat/wasm32_wasi_shut...
2022-11-30 Matthias KrügerRollup merge of #104697 - dingxiangfei2009:fix-euv...
2022-11-29 Matthias KrügerRollup merge of #104627 - calebzulawski:print-target...
2022-11-29 Matthias KrügerRollup merge of #104523 - flba-eb:fix_nto_target_name...
2022-11-29 Matthias KrügerRollup merge of #104436 - ismailmaj:add-slice-to-stack...
2022-11-29 Matthias KrügerRollup merge of #103876 - oli-obk:tait_implications...
2022-11-29 borsAuto merge of #94487 - oli-obk:stable_hash_ty, r=fee1...
2022-11-29 borsAuto merge of #104947 - cjgillot:verify-hir-nest, r...
2022-11-29 Matthias KrügerRollup merge of #104465 - djkoloski:improve_fuchsia_tes...
2022-11-28 Matthias KrügerRollup merge of #104954 - vincenzopalazzo:macros/prinf...
2022-11-28 Matthias KrügerRollup merge of #104936 - cjgillot:self-rpit-orig-too...
2022-11-28 Matthias KrügerRollup merge of #104933 - RalfJung:interpret-partial...
2022-11-28 Matthias KrügerRollup merge of #104891 - fee1-dead-contrib:escaping_bo...
2022-11-28 borsAuto merge of #102991 - Sp00ph:master, r=scottmcm
2022-11-28 Dylan DPCRollup merge of #104927 - compiler-errors:binder-shifti...
2022-11-28 Dylan DPCRollup merge of #104907 - compiler-errors:selcx-infcx...
2022-11-28 Dylan DPCRollup merge of #104890 - lcnr:small-cleanup, r=fee1...
next