bors
8d8135f003
Auto merge of #94876 - b-naber:thir-abstract-const-changes, r=lcnr
...
Change Thir to lazily create constants
To allow `AbstractConst`s to work with the previous thir changes we made and those we want to make, i.e. to avoid problems due to `ValTree` and `ConstValue` conversions, we instead switch to a thir representation for constants that allows us to lazily create constants.
r? `@oli-obk`
2022-03-24 12:50:00 +00:00
..
2022-03-17 22:55:05 +01:00
2022-03-22 15:29:07 -07:00
2022-03-20 09:14:59 +01:00
2022-03-19 15:54:30 -07:00
2022-03-20 21:09:35 +01:00
2022-03-18 03:01:46 +00:00
2022-03-23 03:05:28 +01:00
2022-03-23 03:05:28 +01:00
2022-03-23 22:13:24 +01:00
2022-03-16 10:35:24 -05:00
2022-03-16 10:35:24 -05:00
2022-03-22 21:46:57 +00:00
2022-03-21 16:33:42 +01:00
2022-03-21 17:04:03 +11:00
2022-03-16 10:35:24 -05:00
2022-03-24 02:08:49 +00:00
2022-03-18 03:01:46 +00:00
2022-03-21 17:04:03 +11:00
2022-03-16 20:12:30 +08:00
2022-03-16 10:35:24 -05:00
2022-03-24 12:50:00 +00:00
2022-03-23 20:18:34 +01:00
2022-03-22 19:07:34 +01:00
2022-03-16 10:35:24 -05:00
2022-03-23 03:05:32 +01:00
2022-03-22 00:02:18 +09:00
2022-03-16 10:35:24 -05:00
2022-03-21 19:56:23 +03:00
2022-03-18 03:01:46 +00:00
2022-03-21 17:04:03 +11:00
2022-03-16 20:12:30 +08:00
2022-03-23 03:05:28 +01:00
2022-03-24 12:50:00 +00:00
2022-03-23 21:52:17 -07:00
2022-03-21 17:04:03 +11:00
2022-03-24 10:24:54 +00:00