rust/compiler/rustc_trait_selection
Manish Goregaokar 9c0e783f6d
Rollup merge of #103863 - compiler-errors:fulfillcx-less, r=wesleywiser
Use `TraitEngine` in more places, restrict visibility of `FulfillmentCtxt` constructor

Most places that are constructing a `FulfillmentContext` should be constructing a `TraitEngine` generically, so later on if/when we're transitioning it'll be easier.

Logical extension of #99746
2022-11-10 10:47:37 -05:00
..
src Rollup merge of #103863 - compiler-errors:fulfillcx-less, r=wesleywiser 2022-11-10 10:47:37 -05:00
Cargo.toml Remove from compiler/ crates 2022-09-29 16:49:04 +09:00