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-21 02:45:48 -07:00
2023-01-30 20:12:19 +00:00
2023-04-21 22:32:38 +00:00
2023-01-21 14:38:25 -06:00
2023-04-21 22:32:38 +00:00
2023-04-01 11:11:21 -07:00
2023-03-22 16:05:20 +01:00
2023-03-22 16:05:20 +01:00
2023-03-20 00:50:03 +01:00
2023-03-20 00:50:03 +01:00
2023-03-15 23:30:12 +13:00
2023-04-12 16:17:31 +00:00
2023-02-14 01:03:06 +00:00
2023-02-18 19:05:44 +01:00
2023-01-20 02:26:12 -05:00
2023-01-20 02:26:12 -05:00
2023-04-20 15:06:17 -03:00
2023-02-28 07:55:19 +00:00
2023-02-28 07:57:17 +00:00
2023-02-23 13:57:13 +03:00
2023-02-23 13:57:13 +03:00
2023-02-17 14:44:58 +00:00
2023-03-15 14:07:39 +08:00
2023-03-15 14:07:39 +08:00
2023-03-29 09:56:28 +08:00
2023-03-29 09:56:28 +08:00
2023-03-29 09:56:28 +08:00
2023-04-20 16:28:49 +12:00
2023-02-23 13:57:13 +03:00
2023-02-23 13:57:13 +03:00
2023-02-22 08:40:47 -07:00
2023-02-22 08:40:47 -07:00
2023-04-19 12:47:35 +12:00
2023-04-19 12:47:35 +12:00
2023-02-22 08:40:47 -07:00
2023-02-22 08:40:47 -07:00
2023-04-04 18:55:02 +00:00
2023-04-04 18:55:02 +00:00
2023-01-20 02:26:12 -05:00
2023-04-21 22:32:38 +00:00
2023-04-12 16:17:31 +00:00
2023-01-18 20:46:36 +01:00
2023-01-31 20:28:11 +01:00
2023-01-31 20:28:11 +01:00
2023-02-16 19:44:03 +00:00
2023-02-16 19:44:03 +00:00
2023-03-06 13:41:07 +00:00
2023-03-06 13:41:07 +00:00
2023-01-15 05:08:30 +00:00
2023-01-15 05:08:30 +00:00
2023-01-15 05:08:30 +00:00
2023-02-28 07:55:19 +00:00
2023-02-28 07:57:17 +00:00