Skip to content

Commit 0eca4dd

Browse files
committed
Auto merge of #134465 - lcnr:type-verifier, r=compiler-errors
cleanup `TypeVerifier` We should merge it with the `TypeChecker` as we no longer bail in cases where it encounters an error since #111863. It's quite inconsistent whether a check lives in the verifier or the `TypeChecker`, so this feels like a quite impactful cleanup. I expect that for this we may want to change the `TypeChecker` to also be a MIR visitor 🤔 this is non-trivial so I didn't fully do it in this PR. Best reviewed commit by commit. r? `@compiler-errors` feel free to reassign however
2 parents 908af5b + 5bced14 commit 0eca4dd

File tree

3 files changed

+159
-342
lines changed

3 files changed

+159
-342
lines changed

0 commit comments

Comments
 (0)