rust/compiler/rustc_trait_selection
bors b9341bfdb1 Auto merge of #104920 - compiler-errors:avoid-infcx-build, r=jackh726
Avoid some `InferCtxt::build` calls

Either because we're inside of an `InferCtxt` already, or because we're not in a place where we'd ever see inference vars.

r? types
2022-12-05 02:51:06 +00:00
..
src Auto merge of #104920 - compiler-errors:avoid-infcx-build, r=jackh726 2022-12-05 02:51:06 +00:00
Cargo.toml