]> 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-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-21 Michael GouletRollup merge of #104347 - notriddle:notriddle/import...
2023-01-21 Michael GouletRollup merge of #104154 - timrobertsdev:deny-by-default...
2023-01-21 borsAuto merge of #107139 - rust-lang:pa-bump-git2, r=Mark...
2023-01-20 borsAuto merge of #105102 - compiler-errors:copy-impl-consi...
2023-01-20 borsAuto merge of #107120 - weihanglo:update-cargo, r=weihanglo
2023-01-20 borsAuto merge of #107106 - matthiaskrgr:rollup-g7r1ep0...
2023-01-20 borsAuto merge of #107105 - matthiaskrgr:rollup-rkz9t7r...
2023-01-20 Matthias KrügerRollup merge of #107068 - mejrs:use_derive, r=estebank
2023-01-20 Matthias KrügerRollup merge of #107065 - flip1995:clippyup, r=Manishearth
2023-01-20 Matthias KrügerRollup merge of #106928 - bvanjoi:print-keyword-raw...
2023-01-20 Matthias KrügerRollup merge of #106891 - estebank:issue-45727, r=petro...
2023-01-20 Matthias KrügerRollup merge of #106699 - eholk:await-chains-drop-track...
2023-01-20 Matthias KrügerRollup merge of #107091 - clubby789:infer-ftl-missing...
2023-01-20 Matthias KrügerRollup merge of #107076 - megakorre:106419_add_test_cas...
2023-01-20 Matthias KrügerRollup merge of #107067 - tmiasko:custom-mir-storage...
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-20 Michael GouletFilter predicates first for fast-path type flags
2023-01-20 borsAuto merge of #107083 - GuillaumeGomez:revert-104889...
2023-01-19 borsAuto merge of #107072 - weihanglo:update-cargo, r=weihanglo
2023-01-19 Esteban KüberTweak "borrow closure argument" suggestion
2023-01-19 borsAuto merge of #107038 - compiler-errors:dont-wfcheck...
2023-01-19 Michael Goulettrait solver: Implement Fn traits and tuple trait
2023-01-19 Michael Goulettrait solver: PointerSized
2023-01-19 Michael Gouletswap Ambiguity and Unimplemented in new trait engine
2023-01-19 Michael GouletAssert goal is fully normalized during assemble
2023-01-19 Michael GouletEncode whether foreign opaques are TAITs or not
2023-01-19 Michael GouletHACK: self ty ambiguity hack
2023-01-19 Michael GouletFix IndexVec::drain_enumerated
2023-01-19 Oli SchererDon't treat closures from other crates as local
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
2023-01-19 borsAuto merge of #106810 - oli-obk:resolver_reverse_plumbi...
2023-01-19 borsAuto merge of #107052 - compiler-errors:rollup-vxr22g5...
2023-01-18 Michael GouletRollup merge of #107045 - notriddle:notriddle/settings...
2023-01-18 Michael GouletRollup merge of #107042 - notriddle:notriddle/rustdoc...
2023-01-18 Michael GouletRollup merge of #107030 - albertlarsan68:patch-3, r...
2023-01-18 Michael GouletRollup merge of #107023 - scottmcm:stop-shouting, r...
2023-01-18 Michael GouletRollup merge of #107004 - compiler-errors:new-solver...
2023-01-18 Michael GouletRollup merge of #106917 - compiler-errors:const-closure...
2023-01-18 Michael GouletRollup merge of #106753 - compiler-errors:rpitit-not...
2023-01-18 Michael GouletRollup merge of #105796 - notriddle:notriddle/rustdoc...
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 Michael GouletHandle structural traits more gracefully
2023-01-18 Michael Gouletno subtyping in the new trait solver
2023-01-18 Michael GouletSized, Copy/Clone
2023-01-18 Michael GouletAuto and alias traits
2023-01-18 Michael GouletAssemble object bound candidates
2023-01-18 Michael Gouletimplement consider_assumption
2023-01-18 Michael GouletCanonicalize trait solver response inside probe
2023-01-18 Albert LarsanCorrect typo
2023-01-18 borsAuto merge of #107026 - Dylan-DPC:rollup-4fonvdc, r...
2023-01-18 Dylan DPCRollup merge of #107014 - notriddle:notriddle/js-cleanu...
2023-01-18 Dylan DPCRollup merge of #106950 - the8472:fix-splice-miri,...
2023-01-18 Dylan DPCRollup merge of #106718 - lcnr:solver-cycles, r=compile...
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 Scott McMurrayStop using `BREAK` & `CONTINUE` in compiler
2023-01-18 lcnradd comment
2023-01-18 lcnradd note about indirect cycles
2023-01-18 lcnrupdate project to emulate a projection cache
2023-01-18 lcnradd `eq` to `InferCtxtExt`
2023-01-18 lcnrremove assembly context and impl a bit more
2023-01-18 lcnrinstantiate canonical vars eagerly
2023-01-18 lcnrupdate cache
2023-01-18 Matthias KrügerRollup merge of #106997 - Sp00ph:introselect, r=scottmcm
2023-01-18 Matthias KrügerRollup merge of #106996 - notriddle:notriddle/settings...
2023-01-18 Matthias KrügerRollup merge of #106995 - lukas-code:align_offset_assem...
2023-01-18 Matthias KrügerRollup merge of #106992 - joboet:alloc_remove_box_synta...
2023-01-18 Matthias KrügerRollup merge of #106747 - yanchen4791:issue-105507...
2023-01-18 Matthias KrügerRollup merge of #106244 - atouchet:readme3, r=workingju...
2023-01-18 borsAuto merge of #106952 - petrochenkov:docglob, r=notridd...
2023-01-18 borsAuto merge of #107010 - weihanglo:update-cargo, r=weihanglo
2023-01-17 borsAuto merge of #106998 - matthiaskrgr:rollup-hmfisji...
2023-01-17 Matthias KrügerRollup merge of #106980 - Nilstrieb:_use_mk_manual_debu...
2023-01-17 Matthias KrügerRollup merge of #106970 - kylematsuda:earlybinder-item...
2023-01-17 Matthias KrügerRollup merge of #106963 - compiler-errors:scope-expr...
2023-01-17 Matthias KrügerRollup merge of #106889 - scottmcm:windows-mut, r=cuviper
2023-01-17 Matthias KrügerRollup merge of #106834 - compiler-errors:new-solver...
2023-01-17 Matthias KrügerRollup merge of #106784 - lyming2007:issue-106695-fix...
2023-01-17 Matthias KrügerRollup merge of #104505 - WaffleLapkin:no-double-spaces...
2023-01-17 Michael Gouletnew trait solver: only consider goal changed if respons...
2023-01-17 Kyle Matsudachange item_bounds query to return EarlyBinder; remove...
2023-01-17 Dylan DPCRollup merge of #106962 - compiler-errors:use-sugg...
2023-01-17 Dylan DPCRollup merge of #106951 - tmiasko:rm-simplify-initial...
next