bors
0eca4dd320
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
2024-12-23 04:15:41 +00:00
..
2024-12-18 11:01:54 +01:00
2024-12-20 20:12:22 -08:00
2024-12-18 13:38:53 +11:00
2024-12-18 13:38:53 +11:00
2024-12-20 21:31:21 -08:00
2024-12-16 19:08:19 +01:00
2024-12-18 13:38:53 +11:00
2024-12-23 04:15:41 +00:00
2024-12-21 19:14:58 +00:00
2024-12-22 06:12:39 -08:00
2024-12-18 23:23:44 +08:00
2024-12-20 15:20:15 +00:00
2024-12-22 06:12:39 -08:00
2024-12-22 06:12:39 -08:00
2024-12-20 14:09:25 +00:00
2024-12-21 19:14:58 +00:00
2024-12-20 21:46:59 +08:00
2024-12-19 16:05:41 +11:00
2024-12-20 16:57:14 +01:00
2024-12-21 01:30:15 +01:00
2024-12-20 20:49:09 -08:00
2024-12-20 21:31:21 -08:00
2024-12-22 10:16:31 -08:00
2024-12-18 13:38:53 +11:00
2024-12-21 22:16:03 +01:00
2024-12-19 20:32:12 +03:00
2024-12-20 10:04:01 +01:00
2024-12-20 21:47:00 +08:00
2024-12-21 01:30:18 +01:00
2024-12-18 13:38:53 +11:00
2024-12-21 17:58:54 +00:00
2024-12-18 13:38:53 +11:00
2024-12-20 08:35:02 +00:00
2024-12-23 04:15:41 +00:00
2024-12-22 06:12:39 -08:00
2024-12-22 06:12:39 -08:00
2024-12-22 06:12:39 -08:00
2024-12-18 13:38:53 +11:00
2024-12-18 16:35:05 +01:00
2024-12-21 01:18:43 -05:00
2024-12-21 01:30:17 +01:00
2024-12-18 13:38:53 +11:00
2024-12-18 13:38:53 +11:00
2024-12-22 10:16:31 -08:00
2024-12-20 21:32:30 +01:00
2024-12-22 06:12:39 -08:00
2024-12-22 06:12:39 -08:00
2024-12-18 13:38:53 +11:00
2024-12-21 12:06:35 +01:00
2024-12-22 09:12:14 +01:00
2024-12-18 11:01:54 +01:00
2024-12-18 11:01:54 +01:00
2024-12-18 21:38:08 -05:00
2024-12-18 11:01:54 +01:00