Matthias Krüger
a38d668296
Rollup merge of #91786 - tmiasko:const-prop, r=oli-obk
...
Return an error when `eval_rvalue_with_identities` fails
Previously some code paths would fail to evaluate the rvalue, while
incorrectly indicating success with `Ok`. As a result the previous value
of lhs could have been incorrectly const propagated.
Fixes #91725 .
r? `@oli-obk`
2021-12-14 20:47:30 +01:00
..
2021-12-14 20:47:28 +01:00
2021-12-11 23:31:49 +01:00
2021-12-12 14:24:23 +00:00
2021-12-10 22:40:36 +01:00
2021-12-12 12:34:46 +08:00
2021-12-10 22:40:36 +01:00
2021-12-10 22:40:36 +01:00
2021-12-13 18:15:17 +01:00
2021-12-13 04:29:20 +00:00
2021-12-13 22:39:00 -05:00
2021-12-12 22:15:32 +00:00
2021-12-09 00:01:29 +01:00
2021-12-11 00:12:57 +00:00
2021-12-09 00:01:29 +01:00
2021-12-13 21:33:53 -07:00
2021-12-10 22:40:36 +01:00
2021-12-10 22:40:36 +01:00
2021-12-13 00:48:46 -05:00
2021-12-12 17:28:52 +00:00
2021-12-11 11:08:46 +01:00
2021-12-11 11:08:46 +01:00
2021-12-12 12:35:00 +08:00
2021-12-12 17:28:52 +00:00
2021-12-13 14:27:26 +00:00
2021-12-14 17:09:00 +01:00
2021-12-14 20:47:27 +01:00
2021-12-14 00:04:15 +11:00
2021-12-12 12:35:00 +08:00
2021-12-11 23:31:52 +01:00
2021-12-13 07:30:38 +00:00
2021-12-09 00:01:29 +01:00
2021-12-14 01:39:01 +00:00
2021-12-10 00:51:39 +00:00
2021-12-12 22:15:32 +00:00
2021-12-12 12:34:46 +08:00
2021-12-13 20:36:17 -08:00
2021-12-13 18:15:16 +01:00