Dylan DPC
520c9a25df
Rollup merge of #81351 - lcnr:big-money-big-prices, r=oli-obk
...
combine: stop eagerly evaluating consts
`super_relate_consts` eagerly evaluates constants which doesn't seem too great.
I now also finally understand why all of the unused substs test passed. The reason being
that we just evaluated the constants in `super_relate_consts` 😆
While this change isn't strictly necessary as evaluating consts here doesn't hurt, it still feels a lot cleaner to do it this way
r? `@oli-obk` `@nikomatsakis`
2021-03-27 20:37:04 +01:00
..
2021-03-19 19:45:32 -05:00
2021-03-19 15:03:24 +01:00
2021-03-23 17:16:20 +00:00
2021-03-25 16:35:19 +00:00
2021-03-23 17:16:20 +00:00
2021-03-23 17:16:20 +00:00
2021-03-19 19:45:32 -05:00
2021-03-26 02:34:45 +01:00
2021-03-20 17:22:24 +01:00
2021-03-26 11:57:44 +00:00
2021-03-25 05:07:34 +00:00
2021-03-26 01:28:59 +00:00
2021-03-24 12:02:13 +00:00
2021-03-23 17:16:20 +00:00
2021-03-27 10:20:32 +03:00
2021-03-25 18:05:30 -04:00
2021-03-23 10:15:43 +09:00
2021-03-23 17:16:20 +00:00
2021-03-23 17:16:20 +00:00
2021-03-22 19:22:06 +01:00
2021-03-27 16:38:23 +01:00
2021-03-25 05:07:34 +00:00
2021-03-19 19:45:32 -05:00
2021-03-25 13:12:29 +00:00
2021-03-25 13:11:18 +00:00
2021-03-26 09:59:10 +01:00
2021-03-27 20:37:04 +01:00
2021-03-27 10:20:32 +03:00
2021-03-22 19:48:27 +00:00
2021-03-25 18:05:49 -04:00
2021-03-28 01:33:13 +09:00
2021-03-25 16:35:19 +00:00
2021-03-23 17:16:20 +00:00
2021-03-19 21:47:57 -04:00
2021-03-28 01:33:16 +09:00
2021-03-25 16:35:19 +00:00
2021-03-26 01:28:59 +00:00
2021-03-26 02:34:39 +01:00
2021-03-23 17:16:20 +00:00
2021-03-19 19:45:32 -05:00
2021-03-23 04:39:58 +08:00
2021-03-24 16:01:37 -04:00
2021-03-23 17:16:20 +00:00
2021-03-21 20:10:53 +01:00
2021-03-25 19:28:16 +00:00