diff options
| author | Michael Goulet <michael@errs.io> | 2024-07-05 20:49:32 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-05 20:49:32 -0400 |
| commit | 16ba4b773d4e03e3d54f8b8e4e0829bcf17a6c96 (patch) | |
| tree | 9f173f945bbd02422591c689df900ed0fedb7007 /compiler/rustc_parse/src/errors.rs | |
| parent | 865518d1f2c2139a78043780f6b76020b98e5beb (diff) | |
| parent | 27588d1de346b50831c62e78f43bf2b81afbf073 (diff) | |
| download | rust-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
