Use new solver in `evaluate_obligation` query (when new solver is enabled) (only when `-Ztrait-solver=next`, of course) ... Does this make sense? It seems to me like it should be reasonable, but maybe there's some reason why this is a bad idea. r? ``@lcnr`` Needs a perf run because I guess this `solver == TraitSolver::Next` check is on a hot path. |
||
|---|---|---|
| .. | ||
| type_op | ||
| dropck_outlives.rs | ||
| evaluate_obligation.rs | ||
| method_autoderef.rs | ||
| mod.rs | ||
| normalize.rs | ||