]> git.lizzy.rs Git - rust.git/history - compiler/rustc_trait_selection
Rollup merge of #96763 - Abdur-rahmaanJ:patch-1, r=Mark-Simulacrum
[rust.git] / compiler / rustc_trait_selection /
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 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 #107272 - compiler-errors:new-solver...
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 Michael GouletICE in new solver if we see an inference variable
2023-01-26 Michael GouletImplement Generator and Future
2023-01-26 Michael GouletReport the right fulfillment errors
2023-01-26 borsAuto merge of #105582 - saethlin:instcombine-assert...
2023-01-25 borsAuto merge of #107309 - matthiaskrgr:rollup-0wgq6be...
2023-01-25 Michael GouletDon't normalize obligations in WF goal for the new...
2023-01-25 Michael GouletImplement ObjectSafe and WF in the new solver
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 Michael GouletSuggest mutable borrows correctly
2023-01-25 Michael GouletLiberate late-bound regions correctly
2023-01-25 borsAuto merge of #103902 - vincenzopalazzo:macros/obligati...
2023-01-25 borsAuto merge of #107290 - Dylan-DPC:rollup-tovojhr, r...
2023-01-25 Dylan DPCRollup merge of #107232 - notriddle:notriddle/settings...
2023-01-25 Dylan DPCRollup merge of #107227 - lcnr:solver-new-external...
2023-01-25 Dylan DPCRollup merge of #107223 - ChayimFriedman2:patch-5,...
2023-01-25 Dylan DPCRollup merge of #107166 - petrochenkov:nooptable, r...
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 Boxyno without_constness
2023-01-24 Boxysorry erica
2023-01-24 Boxyimplement builtin candidate
2023-01-24 Caleb CartwrightMerge commit '1d8491b120223272b13451fc81265aa64f7f4d5b...
2023-01-24 bjorn3Merge commit '598f0909568a51de8a2d1148f55a644fd8dffad0...
2023-01-23 lcnr`new_outside_solver` -> `evaluate_root_goal`
2023-01-23 borsAuto merge of #107220 - JohnTitor:rollup-5pvuz0z, r...
2023-01-23 Vincenzo Palazzofix: use LocalDefId instead of HirId in trait res
2023-01-23 Yuki OkushiRollup merge of #107153 - tmiasko:dominates, r=oli-obk
2023-01-23 Yuki OkushiRollup merge of #107151 - tmiasko:dominators-no-inline...
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 borsAuto merge of #107136 - petrochenkov:dochidden, r=cjgillot
2023-01-23 borsAuto merge of #107215 - Dylan-DPC:rollup-zqtiufk, r...
2023-01-23 Dylan DPCRollup merge of #107203 - chenyukang:yukang/fix-106496...
2023-01-23 Dylan DPCRollup merge of #107195 - smoelius:patch-2, r=Nilstrieb
2023-01-23 Dylan DPCRollup merge of #107192 - fmease:mailmap-me-at-fmease...
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 Dylan DPCRollup merge of #104926 - spastorino:calculate_divergin...
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 Santiago PastorinoStore relationships on Inherent
2023-01-22 borsAuto merge of #107187 - matthiaskrgr:rollup-lvwzlg2...
2023-01-22 Matthias KrügerRollup merge of #107180 - nvzqz:rm-fmt-ref, r=joshtriplett
2023-01-22 Matthias KrügerRollup merge of #107174 - petrochenkov:defidoc, r=notriddle
2023-01-22 Matthias KrügerRollup merge of #107170 - albertlarsan68:update-mailmap...
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 Michael GouletAddress goal nits
2023-01-21 Michael GouletImplement some more predicates
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...
next