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 |
||
|---|---|---|
| .. | ||
| traits | ||
| autoderef.rs | ||
| errors.rs | ||
| infer.rs | ||
| lib.rs | ||