]> git.lizzy.rs Git - rust.git/history - compiler/rustc_trait_selection
Auto merge of #91840 - JakobDegen:fix_early_otherwise, r=oli-obk
[rust.git] / compiler / rustc_trait_selection /
2022-01-26 borsAuto merge of #91840 - JakobDegen:fix_early_otherwise...
2022-01-26 borsAuto merge of #88679 - petrochenkov:doctrscope, r=Guill...
2022-01-25 Matthias KrügerRollup merge of #93303 - compiler-errors:issue-93282...
2022-01-25 Matthias KrügerRollup merge of #93300 - RalfJung:win-abort-miri, r...
2022-01-25 Matthias KrügerRollup merge of #93291 - conradludgate:minor-fix-93231...
2022-01-25 Matthias KrügerRollup merge of #93286 - jsha:sidebar-nowrap, r=Guillau...
2022-01-25 Matthias KrügerRollup merge of #93250 - Aaron1011:remove-early-dedup...
2022-01-25 borsAuto merge of #93095 - Aaron1011:remove-assoc-ident...
2022-01-25 borsAuto merge of #92353 - Kobzol:doc-attr-lists-gat, r...
2022-01-25 borsAuto merge of #93089 - pierwill:rm-outlivesconstraint...
2022-01-25 borsAuto merge of #93288 - matthiaskrgr:rollup-uu4uwd1...
2022-01-25 Matthias KrügerRollup merge of #93269 - jacobbramley:dev/pauth-option...
2022-01-25 Matthias KrügerRollup merge of #93251 - jsha:theme-radio, r=GuillaumeGomez
2022-01-25 Matthias KrügerRollup merge of #93175 - spastorino:negative-traits...
2022-01-25 Matthias KrügerRollup merge of #93169 - CraftSpider:rustdoc-clean...
2022-01-25 Matthias KrügerRollup merge of #93144 - wesleywiser:uninhabited_type_c...
2022-01-25 Matthias KrügerRollup merge of #93118 - jackh726:param-heuristics...
2022-01-25 Matthias KrügerRollup merge of #93064 - Aaron1011:provisional-dep...
2022-01-25 Matthias KrügerRollup merge of #88794 - sunfishcode:sunfishcode/try...
2022-01-24 borsAuto merge of #90842 - pierwill:localdefid-indexmap...
2022-01-24 Matthias KrügerRollup merge of #93253 - jsha:theme-on-show, r=Guillaum...
2022-01-24 Matthias KrügerRollup merge of #93241 - GuillaumeGomez:rust-logo-appea...
2022-01-24 Matthias KrügerRollup merge of #93231 - conradludgate:doc-link-brightn...
2022-01-24 Matthias KrügerRollup merge of #93212 - GuillaumeGomez:cursor-pointer...
2022-01-24 Matthias KrügerRollup merge of #93188 - jsha:fix-safari-bumpy-search...
2022-01-24 Matthias KrügerRollup merge of #93186 - kraai:fix-CVE-2022-21658-link...
2022-01-24 Matthias KrügerRollup merge of #93152 - ivmarkov:master, r=m-ou-se
2022-01-24 Matthias KrügerRollup merge of #92513 - Xuanwo:path-buf, r=dtolnay
2022-01-24 borsAuto merge of #93014 - Kobzol:revert-92103-stable-hash...
2022-01-24 borsAuto merge of #93028 - compiler-errors:const_drop_bound...
2022-01-23 Santiago PastorinoFIXME include regions too
2022-01-23 Santiago PastorinoRename strict_check to negative_impl_exists
2022-01-23 Santiago PastorinoDocument OverlapMode
2022-01-23 Matthias KrügerRollup merge of #92555 - m-ou-se:scoped-threads, r...
2022-01-23 borsAuto merge of #93066 - nnethercote:infallible-decoder...
2022-01-23 borsAuto merge of #93047 - matthiaskrgr:defer__dist_PlainSo...
2022-01-23 borsAuto merge of #93165 - eholk:disable-generator-drop...
2022-01-23 Matthias KrügerRollup merge of #93185 - camelid:crate-private, r=Guill...
2022-01-23 Matthias KrügerRollup merge of #93168 - skrap:master, r=Amanieu
2022-01-23 Matthias KrügerRollup merge of #93113 - GuillaumeGomez:unify-sizes...
2022-01-23 Matthias KrügerRollup merge of #93103 - estebank:await-span, r=nagisa
2022-01-23 Matthias KrügerRollup merge of #93068 - jsha:dot-spacing, r=GuillaumeGomez
2022-01-23 Matthias KrügerRollup merge of #91122 - dtolnay:not, r=m-ou-se
2022-01-23 Matthias KrügerRollup merge of #90666 - bdbai:arc_new_cyclic, r=m...
2022-01-22 borsAuto merge of #92998 - Amanieu:hashbrown12, r=Mark...
2022-01-22 Santiago PastorinoRestructure the code leveraging in abilities more than...
2022-01-22 Matthias KrügerRollup merge of #93172 - jsha:re-remove-line, r=camelid
2022-01-22 Matthias KrügerRollup merge of #93170 - GuillaumeGomez:gui-tests-expla...
2022-01-22 Matthias KrügerRollup merge of #93153 - tmiasko:reject-unsupported...
2022-01-22 Matthias KrügerRollup merge of #93147 - nnethercote:interner-cleanups...
2022-01-22 Matthias KrügerRollup merge of #93132 - Urgau:fix-rustdoc-json-format...
2022-01-22 Matthias KrügerRollup merge of #93116 - rust-lang:oli-obk-patch-1...
2022-01-22 Matthias KrügerRollup merge of #93012 - GuillaumeGomez:pulldown-list...
2022-01-22 Matthias KrügerRollup merge of #92828 - Amanieu:unwind-abort, r=dtolnay
2022-01-22 Matthias KrügerRollup merge of #85967 - atopia:update-l4re-target...
2022-01-21 borsAuto merge of #93173 - matthiaskrgr:rollup-49bj7ta...
2022-01-21 Santiago PastorinoRemove intermediate function doesn't make more sense
2022-01-21 Santiago PastorinoMake strict_disjoint use explicit_disjoint
2022-01-21 Santiago PastorinoDo not pass OverlapMode down, just create a closure...
2022-01-21 Santiago PastorinoImplement stable with negative coherence mode
2022-01-21 Santiago PastorinoAdd overlap mode
2022-01-21 Santiago PastorinoExtract stable_disjoint fn
2022-01-21 Matthias KrügerRollup merge of #93139 - jsha:fix-wrapped-names, r...
2022-01-21 Matthias KrügerRollup merge of #93134 - tlyu:delete-stdin-split, r...
2022-01-21 Matthias KrügerRollup merge of #93109 - JakobDegen:arc-docs, r=m-ou-se
2022-01-21 Matthias KrügerRollup merge of #93046 - est31:let_else, r=davidtwco
2022-01-21 Matthias KrügerRollup merge of #92963 - terrarier2111:tuple-diagnostic...
2022-01-21 Matthias KrügerRollup merge of #92843 - camelid:str-concat-sugg, r...
2022-01-21 Matthias KrügerRollup merge of #92835 - iwanders:issue-66450-improve...
2022-01-21 Matthias KrügerRollup merge of #92586 - esp-rs:bugfix/allocation-align...
2022-01-21 Matthias KrügerRollup merge of #92467 - Aaron1011:extern-local-region...
2022-01-21 Matthias KrügerRollup merge of #91965 - ferrocene:pa-more-granular...
2022-01-21 borsAuto merge of #92363 - the8472:less-compiletest-normali...
2022-01-21 borsAuto merge of #92983 - pietroalbini:pa-bump-runner...
2022-01-21 borsAuto merge of #92787 - camsteffen:methodcall-span,...
2022-01-21 Santiago PastorinoMove auxiliary fns out of overlap_with_probe
2022-01-21 Santiago PastorinoUse impl1 and impl2 instead of a and b prefixes
2022-01-21 Cameron SteffenRemove a span from hir::ExprKind::MethodCall
2022-01-21 borsAuto merge of #92896 - lqd:update-deps, r=Mark-Simulacrum
2022-01-21 borsAuto merge of #91359 - dtolnay:args, r=Mark-Simulacrum
2022-01-20 Matthias KrügerRollup merge of #93099 - tomkris:rustdoc-fix, r=jsha
2022-01-20 Matthias KrügerRollup merge of #93098 - Aaron1011:def-path-hash-debug...
2022-01-20 Matthias KrügerRollup merge of #93094 - Enselic:check-for-enum-tuple...
2022-01-20 Matthias KrügerRollup merge of #93091 - pierwill:chalk-0.76, r=jackh726
2022-01-20 Matthias KrügerRollup merge of #93087 - ricobbe:alt-calling-convention...
2022-01-20 Matthias KrügerRollup merge of #93086 - c410-f3r:let-guard, r=Mark...
2022-01-20 Matthias KrügerRollup merge of #93067 - jsha:fix-scroll-padding-top...
2022-01-20 Matthias KrügerRollup merge of #93061 - estebank:macr-suggestion,...
2022-01-20 Matthias KrügerRollup merge of #93038 - GuillaumeGomez:block-doc-comme...
2022-01-20 Matthias KrügerRollup merge of #92860 - CraftSpider:rustdoc-json-impl...
2022-01-20 Matthias KrügerRollup merge of #91032 - eholk:generator-drop-tracking...
2022-01-20 Matthias KrügerRollup merge of #93112 - pietroalbini:pa-cve-2022-21658...
2022-01-20 Matthias KrügerRollup merge of #93038 - GuillaumeGomez:block-doc-comme...
2022-01-20 Matthias KrügerRollup merge of #92992 - kornelski:backtraceopt, r...
2022-01-20 Matthias KrügerRollup merge of #92704 - 5225225:std_mem_transmute_ref_...
2022-01-20 Matthias KrügerRollup merge of #92680 - camelid:assoc-item-cleanup...
2022-01-20 Matthias KrügerRollup merge of #92582 - lcnr:generic-arg-infer, r...
2022-01-20 Matthias KrügerRollup merge of #92183 - tmandry:issue-74256, r=estebank
2022-01-20 Matthias KrügerRollup merge of #91694 - euclio:stability-improvements...
2022-01-20 Matthias KrügerRollup merge of #91606 - joshtriplett:stabilize-print...
next