bors 41278062c8 Auto merge of - cjgillot:qresolve, r=Aaron1011
Reduce the amount of untracked state in TyCtxt

Access to untracked global state may generate instances of .

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-24 11:07:48 -04:00
2021-05-24 11:07:48 -04:00
2021-05-30 19:54:21 +02:00
2021-05-30 19:54:21 +02:00
2021-05-24 11:07:48 -04:00
2021-05-30 19:54:04 +02:00
2021-05-24 23:34:12 +01: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-05-30 20:07:25 +02:00
2021-05-26 18:07:09 -04:00
2021-05-26 18:07:09 -04:00