bors
3462f79e94
Auto merge of #108118 - oli-obk:lazy_typeck, r=cjgillot
...
Run various queries from other queries instead of explicitly in phases
These are just legacy leftovers from when rustc didn't have a query system. While there are more cleanups of this sort that can be done here, I want to land them in smaller steps.
This phased order of query invocations was already a lie, as any query that looks at types (e.g. the wf checks run before) can invoke e.g. const eval which invokes borrowck, which invokes typeck, ...
2023-04-23 13:34:31 +00:00
..
2023-04-18 10:52:47 -04:00
2023-04-21 02:14:03 -07:00
2023-04-21 02:14:02 -07:00
2023-04-19 08:26:47 +00:00
2023-04-21 02:14:04 -07:00
2023-04-18 18:56:22 +00:00
2023-04-23 13:34:31 +00:00
2023-04-22 12:27:45 +00:00
2023-04-22 12:27:45 +00:00
2023-04-22 12:27:45 +00:00
2023-04-22 12:27:45 +00:00
2023-04-22 23:41:48 +02:00
2023-04-22 09:54:21 +00:00
2023-04-19 18:00:48 +00:00
2023-04-20 17:48:32 +00:00
2023-04-18 18:56:22 +00:00
2023-04-21 06:44:30 +02:00
2023-04-21 10:47:27 +00:00
2023-04-22 12:27:45 +00:00
2023-04-22 22:03:33 +01:00
2023-04-21 02:14:02 -07:00
2023-04-21 22:27:20 +00:00
2023-04-21 02:14:04 -07:00
2023-04-23 13:34:31 +00:00
2023-04-19 08:26:47 +00:00
2023-04-22 15:15:51 +00:00
2023-04-23 13:34:31 +00:00
2023-04-20 14:36:54 +02:00
2023-04-20 10:44:41 +08:00
2023-04-18 18:56:22 +00:00
2023-04-22 12:27:45 +00:00
2023-04-23 13:34:31 +00:00
2023-04-23 13:34:31 +00:00
2023-04-21 02:14:02 -07:00
2023-04-23 13:34:31 +00:00
2023-04-23 13:34:31 +00:00
2023-04-19 08:26:47 +00:00
2023-04-23 13:34:31 +00:00
2023-04-18 18:56:22 +00:00
2023-04-18 18:56:22 +00:00
2023-04-21 20:35:29 +05:30
2023-04-20 18:56:12 +00:00
2023-04-21 19:43:11 +00:00
2023-04-22 12:27:45 +00:00
2023-04-20 12:00:41 -03:00
2023-04-23 09:13:33 +00:00
2023-04-21 22:27:20 +00:00
2023-04-22 05:35:08 +00:00
2023-04-22 06:07:18 +00:00
2023-04-18 17:42:30 +00:00
2023-04-22 00:10:44 +00:00
2023-04-22 01:19:28 +00:00