]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #107100 - compiler-errors:issue-107087, r=lcnr
authorMatthias Krüger <matthias.krueger@famsik.de>
Sat, 28 Jan 2023 04:20:16 +0000 (05:20 +0100)
committerGitHub <noreply@github.com>
Sat, 28 Jan 2023 04:20:16 +0000 (05:20 +0100)
commit28188d17ba2eb60fb956a22ef4b0cb017dfe66b4
treec238374407e26b8bd0b1d27572da927cb630027b
parent7b78b6a78d2caf20f6e6c76523719ec6fe039c19
parentda3ecb09d8dda5293569ebf4e13ade3f7e2825f0
Rollup merge of #107100 - compiler-errors:issue-107087, r=lcnr

Use proper `InferCtxt` when probing for associated types in astconv

Fixes #107087
compiler/rustc_hir_analysis/src/astconv/mod.rs
compiler/rustc_hir_analysis/src/collect.rs
compiler/rustc_hir_typeck/src/fn_ctxt/mod.rs