about summary refs log tree commit diff
path: root/compiler/rustc_parse/src/errors.rs
diff options
context:
space:
mode:
authorMichael Goulet <michael@errs.io>2024-07-05 20:49:32 -0400
committerGitHub <noreply@github.com>2024-07-05 20:49:32 -0400
commit16ba4b773d4e03e3d54f8b8e4e0829bcf17a6c96 (patch)
tree9f173f945bbd02422591c689df900ed0fedb7007 /compiler/rustc_parse/src/errors.rs
parent865518d1f2c2139a78043780f6b76020b98e5beb (diff)
parent27588d1de346b50831c62e78f43bf2b81afbf073 (diff)
downloadrust-16ba4b773d4e03e3d54f8b8e4e0829bcf17a6c96.tar.gz
rust-16ba4b773d4e03e3d54f8b8e4e0829bcf17a6c96.zip
Rollup merge of #127333 - compiler-errors:infer_ctxt_like-again, r=lcnr
Split `SolverDelegate` back out from `InferCtxtLike`

This is because in order to uplift things like the `Generalizer` and other `TypeRelation`s, we want to be able to interface with `InferCtxtLike` (and `InferCtxt` as its implementation), rather that `SolverDelegate`, which only really exists as a hack to be able to define some downstream methods in `rustc_type_ir`.

r? lcnr
Diffstat (limited to 'compiler/rustc_parse/src/errors.rs')
0 files changed, 0 insertions, 0 deletions