bors
06f4950cbd
Auto merge of #100032 - BoxyUwU:no_ty_in_placeholder_const, r=compiler-errors
...
make `PlaceholderConst` not store the type of the const
Currently the `Placeholder` variant on `ConstKind` is 28 bytes when with this PR its 8 bytes, i am not sure this is really useful at all rn since `Unevaluated` and `Value` variants are huge still but eventually it should be possible to get both down to 16 bytes 🤔 . Mostly opening this to see if this change has any perf impact when done before it can make `ConstKind`/`ConstS` smaller
2022-08-02 13:10:49 +00:00
..
2022-08-01 15:40:43 +00:00
2022-08-01 21:38:16 +02:00
2022-07-29 15:28:32 +10:00
2022-07-29 15:52:15 +10:00
2022-07-21 22:53:02 +03:00
2022-07-31 21:06:43 +03:00
2022-07-30 14:50:05 +00:00
2022-07-28 09:08:47 +00:00
2022-07-28 09:08:47 +00:00
2022-07-31 17:36:42 +05:30
2022-08-01 03:58:52 +00:00
2022-08-01 21:39:26 +02:00
2022-07-29 12:48:28 +02:00
2022-07-29 18:26:10 -04:00
2022-07-27 11:24:27 +01:00
2022-07-30 14:50:05 +00:00
2022-07-27 11:24:27 +01:00
2022-08-01 21:39:59 +02:00
2022-08-01 21:39:26 +02:00
2022-07-31 21:40:21 +00:00
2022-08-02 13:10:49 +00:00
2022-07-31 23:39:38 +02:00
2022-08-01 08:53:04 +10:00
2022-08-01 21:38:45 +02:00
2022-07-25 00:00:27 -06:00
2022-07-30 18:53:51 +02:00
2022-08-01 21:43:35 +00:00
2022-08-02 13:10:49 +00:00
2022-08-01 21:39:26 +02:00
2022-07-29 07:11:50 +00:00
2022-07-31 17:36:40 +05:30
2022-07-30 15:59:17 -05:00
2022-08-02 07:30:44 +02:00
2022-07-25 00:00:27 -06:00
2022-08-01 21:39:26 +02:00
2022-08-01 21:38:45 +02:00
2022-07-30 15:59:17 -05:00
2022-07-29 22:11:23 +02:00
2022-07-28 23:14:04 +02:00
2022-08-01 21:38:45 +02:00
2022-07-31 23:39:40 +02:00
2022-07-28 11:59:54 +02:00
2022-07-24 01:22:36 +00:00
2022-08-01 18:43:57 +00:00
2022-08-02 13:10:49 +00:00
2022-08-02 13:10:49 +00:00
2022-08-01 21:39:26 +02:00
2022-07-22 17:00:49 +02:00
2022-08-02 11:40:23 +09:00