bors
ef9810a3e2
Auto merge of #100237 - cjgillot:no-special-hash-hir, r=nagisa
...
Remove manual implementations of HashStable for hir::Expr and hir::Ty.
We do not need to force hashing HIR bodies inside those nodes. The contents of bodies are not accessible from the `hir_owner` query which used `hash_without_bodies`. When the content of a body is required, the access is still done using `hir_owner_nodes`, which continues hashing HIR bodies.
2022-08-16 02:32:47 +00:00
..
2022-08-03 12:17:23 +02:00
2022-08-10 17:22:58 +02:00
2022-08-12 16:28:15 -04:00
2022-08-16 02:32:47 +00:00
2022-08-12 16:28:15 -04:00
2022-08-11 22:53:06 +02:00
2022-08-12 16:28:15 -04:00
2022-08-14 19:58:46 +00:00
2022-08-15 10:28:10 +02:00
2022-08-08 09:04:26 -04:00
2022-08-15 12:59:53 +00:00
2022-08-15 20:11:37 +02:00
2022-08-13 14:10:07 -07:00
2022-08-02 01:08:50 +01:00
2022-08-15 20:11:34 +02:00
2022-08-12 16:28:15 -04:00
2022-08-12 16:28:15 -04:00
2022-08-09 17:34:50 +05:30
2022-08-16 02:32:47 +00:00
2022-08-15 05:50:54 +00:00
2022-08-01 21:39:26 +02:00
2022-08-12 10:53:07 +02:00
2022-08-14 19:58:46 +00:00
2022-08-12 16:28:15 -04:00
2022-08-01 08:53:04 +10:00
2022-08-15 05:50:54 +00:00
2022-08-03 12:17:23 +02:00
2022-08-12 10:53:07 +02:00
2022-08-12 22:26:08 +02:00
2022-08-12 16:28:15 -04:00
2022-08-15 05:50:54 +00:00
2022-08-12 16:28:15 -04:00
2022-08-01 17:08:19 +02:00
2022-08-12 16:28:15 -04:00
2022-08-10 18:30:12 +02:00
2022-08-15 20:11:38 +02:00
2022-08-04 20:43:35 +09:00
2022-08-15 20:11:32 +02:00
2022-08-12 16:28:15 -04:00
2022-07-30 15:59:17 -05:00
2022-08-07 17:51:55 +02:00
2022-08-13 21:06:49 -07:00
2022-08-01 21:38:45 +02:00
2022-08-15 16:24:07 +02:00
2022-08-15 20:11:32 +02:00
2022-08-12 18:47:13 +03:00
2022-08-15 20:11:36 +02:00
2022-08-04 22:25:04 +02:00
2022-08-02 14:44:23 +00:00
2022-08-03 01:02:46 -04:00
2022-08-15 15:25:31 +00:00