]> git.lizzy.rs Git - rust.git/history - compiler/rustc_trait_selection/src/solve/trait_goals/structural_traits.rs
Rollup merge of #107316 - ChrisDenton:snap, r=oli-obk
[rust.git] / compiler / rustc_trait_selection / src / solve / trait_goals / structural_traits.rs
2023-01-27 Yuki OkushiRollup merge of #107316 - ChrisDenton:snap, r=oli-obk
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 borsAuto merge of #107318 - matthiaskrgr:rollup-776kd81...
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 borsAuto merge of #107314 - matthiaskrgr:rollup-j40lnlj...
2023-01-26 Matthias KrügerRollup merge of #107313 - calebcartwright:style-guide...
2023-01-26 Matthias KrügerRollup merge of #107286 - compiler-errors:new-solver...
2023-01-26 Matthias KrügerRollup merge of #107285 - compiler-errors:new-solver...
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 Michael GouletICE in new solver if we see an inference variable
2023-01-26 Michael GouletImplement Generator and Future
2023-01-26 borsAuto merge of #105582 - saethlin:instcombine-assert...
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 borsAuto merge of #107142 - cuviper:relnotes-1.67, r=Mark...
2023-01-25 Dylan DPCRollup merge of #106823 - m-ou-se:format-args-as-str...
2023-01-25 Dylan DPCRollup merge of #106767 - chbaker0:disable-unstable...
2023-01-25 Dylan DPCRollup merge of #106583 - estebank:suggest-result-coerc...
2023-01-24 Caleb CartwrightMerge commit '1d8491b120223272b13451fc81265aa64f7f4d5b...
2023-01-24 bjorn3Merge commit '598f0909568a51de8a2d1148f55a644fd8dffad0...
2023-01-23 Yuki OkushiRollup merge of #107148 - Ezrashaw:uncode-e0789, r...
2023-01-23 Yuki OkushiRollup merge of #107109 - est31:thin_box_link, r=Mark...
2023-01-23 Yuki OkushiRollup merge of #107101 - compiler-errors:perf-106309...
2023-01-23 Yuki OkushiRollup merge of #106886 - dtolnay:fastinstall, r=Mark...
2023-01-23 Yuki OkushiRollup merge of #106796 - vadorovsky:revert-105708...
2023-01-23 Dylan DPCRollup merge of #107203 - chenyukang:yukang/fix-106496...
2023-01-23 Dylan DPCRollup merge of #107186 - GuillaumeGomez:correct-pseudo...
2023-01-23 Dylan DPCRollup merge of #107108 - sulami:issue-83968-doc-alias...
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 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 borsAuto merge of #106976 - tmiasko:borrowck-lazy-dominator...
2023-01-21 borsAuto merge of #106884 - clubby789:fieldless-enum-debug...
2023-01-21 borsAuto merge of #107143 - compiler-errors:rollup-zabvmo5...
2023-01-21 Michael GouletRollup merge of #107131 - notriddle:notriddle/rustdoc...
2023-01-21 Michael GouletRollup merge of #107124 - DebugSteven:check-macro-expan...
2023-01-21 Michael GouletRollup merge of #107112 - eltociear:patch-19, r=albertl...
2023-01-21 Michael GouletRollup merge of #107095 - notriddle:notriddle/sidebar...
2023-01-21 Michael GouletRollup merge of #107061 - compiler-errors:new-solver...
2023-01-21 Michael GouletRollup merge of #107048 - DebugSteven:newer-x-check...
2023-01-21 Michael GouletRollup merge of #104672 - Voultapher:unify-sort-modules...
2023-01-20 borsAuto merge of #105102 - compiler-errors:copy-impl-consi...
2023-01-20 Matthias KrügerRollup merge of #107068 - mejrs:use_derive, r=estebank
2023-01-20 Matthias KrügerRollup merge of #106699 - eholk:await-chains-drop-track...
2023-01-20 Matthias KrügerRollup merge of #107058 - clubby789:eqeq-homoglyph...
2023-01-20 Matthias KrügerRollup merge of #107053 - devnexen:sigstringrepr_haiku...
2023-01-20 Matthias KrügerRollup merge of #106979 - Nilstrieb:type-of-default...
2023-01-20 Matthias KrügerRollup merge of #106973 - oli-obk:tait_ice_closure_in_i...
2023-01-20 Matthias KrügerRollup merge of #106783 - WaffleLapkin:break-my-ident...
2023-01-20 borsAuto merge of #106090 - WaffleLapkin:dereffffffffff...
2023-01-19 Michael Goulettrait solver: Implement Fn traits and tuple trait
2023-01-19 Michael GouletFix IndexVec::drain_enumerated
2023-01-19 Guillaume GomezRollup merge of #107037 - tmiasko:rank, r=oli-obk
2023-01-19 Guillaume GomezRollup merge of #107027 - GuillaumeGomez:rm-extra-remov...
2023-01-19 Guillaume GomezRollup merge of #106931 - Ezrashaw:docs-e0208, r=compil...
2023-01-19 Guillaume GomezRollup merge of #106927 - Ezrashaw:e0606-make-machine...
2023-01-19 borsAuto merge of #106989 - clubby789:is-zero-num, r=scottmcm
next