]> git.lizzy.rs Git - rust.git/commitdiff
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)
Use proper `InferCtxt` when probing for associated types in astconv

Fixes #107087

1  2 
compiler/rustc_hir_analysis/src/astconv/mod.rs
compiler/rustc_hir_analysis/src/collect.rs
compiler/rustc_hir_typeck/src/fn_ctxt/mod.rs