rust/compiler/rustc_trait_selection
Yuki Okushi d62f6fdff9
Rollup merge of #107321 - lcnr:comment, r=compiler-errors
solver comments + remove `TyCtxt::evaluate_goal`

from the `RustcContributor::explore` session yesterday.

This also removes `TyCtxt::evaluate_goal` because to canonicalize you have to use an `InferCtxt` anyways at which point we should just always get people to use `evaluate_root_goal`.

r? ``@spastorino``
2023-01-28 00:23:14 +09:00
..
src Rollup merge of #107321 - lcnr:comment, r=compiler-errors 2023-01-28 00:23:14 +09:00
Cargo.toml update cache 2023-01-18 08:09:01 +01:00