Yuki Okushi
29892759f6
Rollup merge of #97077 - ouz-a:Optimize-backend, r=oli-obk
...
Simplify some code that depend on Deref
Now that we can assume #97025 works, it's safe to expect Deref is always in the first place of projections. With this, I was able to simplify some code that depended on Deref's place in projections. When we are able to move Derefer before `ElaborateDrops` successfully we will be able to optimize more places.
r? `@oli-obk`
2022-07-26 07:14:44 +09:00
..
2022-07-16 20:17:58 -03:00
2022-07-20 13:11:39 +02:00
2022-07-23 14:25:55 +00:00
2022-07-21 22:53:02 +03:00
2022-07-20 22:19:30 +00:00
2022-07-20 18:58:20 +02:00
2022-07-24 04:03:29 +00:00
2022-07-24 01:22:36 +00:00
2022-07-24 01:22:36 +00:00
2022-07-26 07:14:44 +09:00
2022-07-23 10:36:57 -04:00
2022-07-24 04:03:29 +00:00
2022-07-21 13:09:01 +02:00
2022-07-20 11:48:11 +02:00
2022-07-20 22:19:30 +00:00
2022-07-23 07:59:54 +00:00
2022-07-16 20:17:58 -03:00
2022-07-21 16:43:10 +00:00
2022-07-17 04:58:38 +00:00
2022-07-20 13:11:39 +02:00
2022-07-21 08:52:18 -05:00
2022-07-24 09:16:02 +00:00
2022-07-25 05:20:23 +00:00
2022-07-20 11:29:39 +05:30
2022-07-20 18:19:25 +09:00
2022-07-23 20:01:07 +00:00
2022-07-20 11:48:11 +02:00
2022-07-23 07:31:20 +02:00
2022-07-26 07:14:44 +09:00
2022-07-20 07:55:58 +00:00
2022-07-20 22:19:30 +00:00
2022-07-26 07:14:44 +09:00
2022-07-22 11:53:40 +05:30
2022-07-24 16:40:24 +02:00
2022-07-20 13:39:56 +01:00
2022-07-21 22:53:02 +03:00
2022-07-20 11:48:11 +02:00
2022-07-20 17:12:07 -04:00
2022-07-20 17:12:07 -04:00
2022-07-25 05:27:17 +00:00
2022-07-17 07:05:58 -07:00
2022-07-25 05:20:23 +00:00
2022-07-25 05:27:17 +00:00
2022-07-24 01:22:36 +00:00
2022-07-24 13:12:08 +01:00
2022-07-24 09:16:02 +00:00
2022-07-20 13:11:39 +02:00
2022-07-22 18:58:07 +00:00
2022-07-22 17:00:49 +02:00
2022-07-25 18:46:54 +09:00