]> git.lizzy.rs Git - rust.git/history - compiler/rustc_typeck/src/check/compare_method.rs
Rollup merge of #98111 - eggyal:issue-97982, r=GuillaumeGomez
[rust.git] / compiler / rustc_typeck / src / check / compare_method.rs
2022-09-25 fee1-deadRollup merge of #98111 - eggyal:issue-97982, r=Guillaum...
2022-09-25 borsAuto merge of #102254 - matthiaskrgr:rollup-gitu6li...
2022-09-25 Matthias KrügerRollup merge of #102242 - notriddle:notriddle/summary...
2022-09-25 Matthias KrügerRollup merge of #102240 - notriddle:notriddle/main...
2022-09-25 Matthias KrügerRollup merge of #102216 - ehuss:rustdoc-diagnostic...
2022-09-25 Matthias KrügerRollup merge of #102161 - compiler-errors:issue-102138...
2022-09-25 Matthias KrügerRollup merge of #102016 - lcnr:given-OutlivesEnvironmen...
2022-09-25 borsAuto merge of #99609 - workingjubilee:lossy-unix-strerr...
2022-09-25 borsAuto merge of #98457 - japaric:gh98378, r=m-ou-se
2022-09-25 borsAuto merge of #102169 - scottmcm:constify-some-conditio...
2022-09-24 borsAuto merge of #98483 - dvtkrlbs:bootstrap-dist, r=jyn514
2022-09-24 Matthias KrügerRollup merge of #100823 - WaffleLapkin:less_offsets...
2022-09-24 Matthias KrügerRollup merge of #102044 - ChrisDenton:BCrypt-system...
2022-09-24 borsAuto merge of #100845 - timvermeulen:iter_compare,...
2022-09-23 Matthias KrügerRollup merge of #101815 - diegooliveira:master, r=davidtwco
2022-09-23 Matthias KrügerRollup merge of #101664 - mejrs:similarity, r=fee1...
2022-09-23 borsAuto merge of #101708 - compiler-errors:issue-101696...
2022-09-22 borsAuto merge of #98840 - cjgillot:span-inline-ctxt, r...
2022-09-22 Dylan DPCRollup merge of #102037 - jyn514:normalize-docs, r...
2022-09-22 borsAuto merge of #101999 - the8472:source-lines-partition...
2022-09-22 borsAuto merge of #100982 - fee1-dead-contrib:const-impl...
2022-09-22 Yuki OkushiRollup merge of #102030 - est31:tidy_walk_no_reexport...
2022-09-22 Yuki OkushiRollup merge of #101952 - Mark-Simulacrum:missing-fallb...
2022-09-21 David KoloskiMerge commit '7248d06384c6a90de58c04c1f46be88821278d8b...
2022-09-21 Oli SchererAdd 'src/tools/miri/' from commit '75dd959a3a40eb5b4574...
2022-09-21 Dylan DPCRollup merge of #102045 - RalfJung:const-prop-regressio...
2022-09-21 Dylan DPCRollup merge of #101995 - scottmcm:carrying-mul-example...
2022-09-21 Dylan DPCRollup merge of #89891 - ojeda:modular-alloc, r=Mark...
2022-09-21 borsAuto merge of #101846 - chenyukang:fix-101793, r=davidtwco
2022-09-21 borsAuto merge of #101329 - QuinnPainter:armv5te-targets...
2022-09-21 borsAuto merge of #100096 - compiler-errors:fn-return-must...
2022-09-21 borsAuto merge of #100214 - scottmcm:strict-range, r=thomcc
2022-09-20 borsAuto merge of #100581 - joboet:sync_rwlock_everywhere...
2022-09-20 Michael HowellRollup merge of #102038 - jyn514:rustdoc-normalize...
2022-09-20 Michael HowellRollup merge of #102034 - notriddle:notriddle/border...
2022-09-20 Michael HowellRollup merge of #102027 - notriddle:notriddle/docblock...
2022-09-20 Michael HowellRollup merge of #102021 - lcnr:tyConst-fun, r=b-naber...
2022-09-20 Michael HowellRollup merge of #102013 - spastorino:rpitit-lower-fn...
2022-09-20 Michael HowellRollup merge of #102008 - GuillaumeGomez:notable-trait...
2022-09-20 Michael HowellRollup merge of #102001 - cuviper:build-atomic-capi...
2022-09-20 Michael HowellRollup merge of #101976 - RalfJung:mir-semantic-phases...
2022-09-20 Michael HowellRollup merge of #101958 - hanar3:101666/enhance-error...
2022-09-20 Michael HowellRollup merge of #101014 - isikkema:fix-zmeta-stats...
2022-09-20 Michael HowellRollup merge of #100250 - cjgillot:recover-token-stream...
2022-09-20 borsAuto merge of #101989 - fee1-dead-contrib:const_trait_i...
2022-09-20 Laurențiu Nicola:arrow_up: rust-analyzer
2022-09-20 borsAuto merge of #99806 - oli-obk:unconstrained_opaque_typ...
2022-09-20 borsAuto merge of #101806 - BelovDV:issue-fix-fn-find_libra...
2022-09-19 borsAuto merge of #101909 - weihanglo:update-cargo, r=ehuss
2022-09-19 borsAuto merge of #101894 - dingxiangfei2009:let-else-avoid...
2022-09-19 Matthias KrügerRollup merge of #102019 - pietroalbini:pa-relnotes...
2022-09-19 Matthias KrügerRollup merge of #102017 - est31:rustc_dev_guide_tidy_sk...
2022-09-19 Matthias KrügerRollup merge of #102005 - notriddle:notriddle/td-summar...
2022-09-19 Matthias KrügerRollup merge of #102004 - cuviper:relnotes-1.64.0-ffi...
2022-09-19 Matthias KrügerRollup merge of #101985 - RalfJung:generate_stacktrace...
2022-09-19 Matthias KrügerRollup merge of #101979 - rust-lang:pa-update-relnotes...
2022-09-19 Matthias KrügerRollup merge of #101966 - crlf0710:emoji_unittest,...
2022-09-19 Matthias KrügerRollup merge of #101904 - Rageking8:fix-101712, r=oli-obk
2022-09-19 Matthias KrügerRollup merge of #101881 - TaKO8Ki:remove-unused-struct...
2022-09-19 Matthias KrügerRollup merge of #101798 - y86-dev:const_waker, r=lcnr
2022-09-19 Matthias KrügerRollup merge of #101389 - lukaslueg:rcgetmutdocs, r...
2022-09-19 lcnrimprove infer var handling for implied bounds
2022-09-19 borsAuto merge of #101901 - lcnr:early-binder-type-foldable...
2022-09-19 lcnrremove the `Subst` trait, always use `EarlyBinder`
2022-09-19 borsAuto merge of #101629 - compiler-errors:issue-101623...
2022-09-19 borsAuto merge of #101799 - LukeMathWalker:distribute-json...
2022-09-18 borsAuto merge of #101332 - sashashura:patch-1, r=pietroalbini
2022-09-18 Matthias KrügerRollup merge of #101151 - jethrogb:jb/sgx-platform...
2022-09-17 Matthias KrügerRollup merge of #101826 - andrewpollack:fix-joined...
2022-09-17 Matthias KrügerRollup merge of #101713 - Bryanskiy:AccessLevels, r...
2022-09-17 Matthias KrügerRollup merge of #101672 - idigdoug:array_try_into,...
2022-09-17 Dylan DPCRollup merge of #101790 - TaKO8Ki:do-not-suggest-placeh...
2022-09-17 Dylan DPCRollup merge of #98441 - calebzulawski:simd_as, r=oli-obk
2022-09-17 Michael HowellRollup merge of #101741 - andrewpollack:add-needs-unwin...
2022-09-17 Michael HowellRollup merge of #101340 - andrewpollack:fuchsia-zxdb...
2022-09-17 borsAuto merge of #98588 - b-naber:valtrees-cleanup, r...
2022-09-16 borsAuto merge of #97800 - pnkfelix:issue-97463-fix-aarch64...
2022-09-16 Guillaume GomezRollup merge of #101813 - GuillaumeGomez:check-css...
2022-09-16 Guillaume GomezRollup merge of #101494 - jsha:notable-traits-right...
2022-09-16 Dylan DPCRollup merge of #101738 - dpaoliello:linkname, r=petroc...
2022-09-16 Dylan DPCRollup merge of #101722 - aDotInTheVoid:rdy-ty-prim...
2022-09-16 borsAuto merge of #101711 - chenyukang:fix-101691, r=jyn514
2022-09-15 borsAuto merge of #101173 - jyn514:simplify-macro-arguments...
2022-09-15 Matthias KrügerRollup merge of #101740 - andrewpollack:add-ignore...
2022-09-15 Matthias KrügerRollup merge of #101559 - andrewpollack:add-backtrace...
2022-09-15 Matthias KrügerRollup merge of #100415 - WorksButNotTested:be8, r...
2022-09-14 borsAuto merge of #101212 - eholk:dyn-star, r=compiler...
2022-09-14 Dylan DPCRollup merge of #101772 - est31:replace_placeholder_dia...
2022-09-14 Dylan DPCRollup merge of #101769 - notriddle:notriddle/out-of...
2022-09-14 Dylan DPCRollup merge of #101684 - zahash:readme-changes, r...
2022-09-14 borsAuto merge of #99443 - jam1garner:mips-virt-feature...
2022-09-14 borsAuto merge of #101709 - nnethercote:simplify-visitors...
2022-09-14 borsAuto merge of #101307 - jyn514:simplify-storage, r...
2022-09-13 Matthias KrügerRollup merge of #101770 - aDotInTheVoid:rdj-index-clone...
2022-09-13 Matthias KrügerRollup merge of #101765 - GuillaumeGomez:tyctxt-visibil...
2022-09-13 Matthias KrügerRollup merge of #101759 - lnicola:rust-analyzer-2022...
2022-09-13 Matthias KrügerRollup merge of #101754 - NaokiM03:rename-log-to-ilog...
2022-09-13 Matthias KrügerRollup merge of #101752 - GuillaumeGomez:improve-attr...
2022-09-13 Matthias KrügerRollup merge of #101737 - notriddle:notriddle/search...
2022-09-13 Matthias KrügerRollup merge of #101266 - LuisCardosoOliveira:translati...
next