rust/compiler/rustc_trait_selection
Dylan DPC 9178bc059f
Rollup merge of #104907 - compiler-errors:selcx-infcx, r=oli-obk
Remove `SelectionContext::infcx()` in favor of field access

Encapsulation doesn't seem particularly important here, and having two choices is always more confusing than having one.

r? types
2022-11-28 15:42:11 +05:30
..
src Rollup merge of #104907 - compiler-errors:selcx-infcx, r=oli-obk 2022-11-28 15:42:11 +05:30
Cargo.toml Remove from compiler/ crates 2022-09-29 16:49:04 +09:00