Matthias Krüger
762d2545f4
Rollup merge of #105339 - BoxyUwU:wf_ct_kind_expr, r=TaKO8Ki
...
support `ConstKind::Expr` in `is_const_evaluatable` and `WfPredicates::compute`
Fixes #105205
Currently we haven't implemented a way to evaluate `ConstKind::Expr(Expr::Binop(Add, 1, 2))` so I just left that with a `FIXME` and a `delay_span_bug` since I have no idea how to do that and it would make this a much larger (and more complicated) PR :P
2022-12-06 13:27:44 +01:00
..
2022-10-02 17:49:36 +02:00
2022-12-06 09:21:49 +00:00
2022-11-22 18:49:29 +00:00
2022-12-04 11:38:51 +01:00
2022-12-05 20:43:42 +01:00
2022-12-01 07:13:45 +00:00
2022-12-03 17:37:42 +01:00
2022-11-28 15:18:53 +11:00
2022-11-18 14:46:36 -08:00
2022-12-01 08:49:51 +00:00
2022-12-02 08:28:08 +01:00
2022-12-03 15:07:39 +00:00
2022-12-03 15:07:39 +00:00
2022-12-03 21:25:45 +00:00
2022-12-04 20:05:32 +00:00
2022-12-06 12:48:52 +09:00
2022-12-06 09:21:49 +00:00
2022-12-02 13:59:28 +11:00
2022-11-21 12:17:03 +00:00
2022-12-05 20:43:41 -08:00
2022-12-04 16:25:32 +01:00
2022-12-03 17:37:41 +01:00
2022-11-27 22:36:32 +03:00
2022-12-01 17:34:43 +00:00
2022-12-01 17:34:43 +00:00
2022-12-06 09:21:49 +00:00
2022-12-06 13:27:42 +01:00
2022-12-03 17:37:41 +01:00
2022-12-06 13:27:43 +01:00
2022-11-27 11:19:04 +00:00
2022-11-24 16:26:13 +03:30
2022-12-05 17:34:42 +00:00
2022-12-06 03:47:41 +00:00
2022-11-29 19:59:37 +03:00
2022-12-02 15:31:15 +00:00
2022-11-23 15:40:27 +00:00
2022-11-26 19:35:32 +00:00
2022-10-16 15:10:40 +01:00
2022-12-06 03:47:41 +00:00
2022-12-03 12:28:01 +00:00
2022-12-06 13:27:43 +01:00
2022-12-04 05:47:10 +00:00
2022-12-05 16:42:36 +08:00
2022-12-06 03:47:41 +00:00
2022-11-27 11:19:04 +00:00
2022-12-06 13:27:41 +01:00
2022-11-15 14:28:20 +09:00
2022-12-01 18:51:05 +03:00
2022-10-23 10:09:44 +02:00
2022-11-25 22:56:59 +00:00
2022-11-30 17:20:14 +00:00
2022-12-05 10:58:55 +00:00
2022-12-06 12:48:52 +09:00
2022-12-01 18:51:05 +03:00
2022-11-29 17:58:09 +00:00
2022-12-06 09:21:49 +00:00
2022-09-13 19:18:23 +02:00
2022-12-03 17:37:42 +01:00
2022-11-26 17:47:23 +01:00
2022-12-04 11:38:51 +01:00
2022-12-06 13:27:44 +01:00
2022-11-28 17:35:40 +00:00
2022-11-05 13:48:30 +00:00
2022-11-29 13:28:44 +00:00
2022-11-21 20:38:55 +00:00