bors
41278062c8
Auto merge of #85153 - cjgillot:qresolve, r=Aaron1011
...
Reduce the amount of untracked state in TyCtxt
Access to untracked global state may generate instances of #84970 .
The GlobalCtxt contains the lowered HIR, the resolver outputs and interners.
By wrapping the resolver inside a query, we make sure those accesses are properly tracked.
As a no_hash query, all dependent queries essentially become `eval_always`,
what they should have been from the beginning.
2021-06-01 00:51:00 +00:00
..
2021-05-24 11:07:48 -04:00
2021-05-30 19:58:01 +02:00
2021-05-30 20:07:25 +02:00
2021-05-18 01:01:36 -04:00
2021-05-24 11:07:48 -04:00
2021-05-24 11:07:48 -04:00
2021-05-24 11:07:48 -04:00
2021-05-30 20:05:46 +02:00
2021-05-30 20:05:46 +02:00
2021-05-30 19:58:01 +02:00
2021-05-30 19:54:21 +02:00
2021-05-19 18:41:23 +00:00
2021-05-18 01:01:36 -04:00
2021-05-29 13:09:14 -05:00
2021-05-26 06:01:53 -04:00
2021-05-30 19:54:21 +02:00
2021-05-24 11:07:48 -04:00
2021-05-30 12:51:34 +02:00
2021-05-26 18:07:10 -04:00
2021-05-30 19:54:04 +02:00
2021-06-01 00:51:00 +00:00
2021-05-30 19:54:04 +02:00
2021-05-24 23:34:12 +01:00
2021-05-30 20:05:46 +02:00
2021-06-01 00:51:00 +00:00
2021-06-01 00:51:00 +00:00
2021-05-30 01:21:39 +00:00
2021-05-30 00:08:42 +02:00
2021-05-24 11:07:48 -04:00
2021-05-30 19:47:00 +02:00
2021-05-30 19:47:00 +02:00
2021-06-01 00:51:00 +00:00
2021-05-30 10:11:23 +00:00
2021-05-30 20:07:25 +02:00
2021-05-30 12:51:34 +02:00
2021-05-31 20:03:18 +00:00
2021-05-30 12:51:34 +02:00
2021-05-30 19:54:04 +02:00
2021-05-26 18:07:09 -04:00
2021-05-30 19:54:04 +02:00
2021-05-30 19:54:04 +02:00
2021-05-26 18:07:09 -04:00
2021-06-01 00:51:00 +00:00