Celina G. Val
1512d06be9
Add support to intrinsics fallback body
...
Before this fix, the call to `body()` would crash, since `has_body()`
would return true, but we would try to retrieve the body of an intrinsic
which is not allowed.
Instead, the `Instance::body()` function will now convert an Intrinsic
into an Item before retrieving its body.
2024-04-08 17:07:29 -07:00
..
2024-04-01 03:05:55 +01:00
2024-04-04 14:51:17 +02:00
2024-04-04 14:43:49 +03:00
2024-04-04 14:51:17 +02:00
2024-03-29 11:08:11 +00:00
2024-04-01 03:05:55 +01:00
2024-04-03 22:11:02 +02:00
2024-04-01 05:44:45 +01:00
2024-04-05 16:20:23 +00:00
2024-04-05 16:38:49 +02:00
2024-04-04 13:10:22 +00:00
2024-04-03 22:11:00 +02:00
2024-04-03 20:17:06 -04:00
2024-04-03 19:06:22 +03:00
2024-03-26 00:04:03 +00:00
2024-04-03 20:17:06 -04:00
2024-04-03 16:53:03 +11:00
2024-04-02 10:57:54 -05:00
2024-04-04 20:52:52 +00:00
2024-04-04 00:09:02 +00:00
2024-03-27 09:53:23 -04:00
2024-04-05 16:38:51 +02:00
2024-04-05 11:11:17 +00:00
2024-04-03 16:53:03 +11:00
2024-04-03 19:06:22 +03:00
2024-04-04 14:25:45 +00:00
2024-04-03 08:50:12 +00:00
2024-03-29 22:02:07 +01:00
2024-04-03 16:00:38 +02:00
2024-04-04 21:16:57 -04:00
2024-03-30 17:39:43 +03:00
2024-03-28 18:47:26 +01:00
2024-04-05 16:38:50 +02:00
2024-04-05 16:38:50 +02:00
2024-04-03 19:06:22 +03:00
2024-04-05 16:38:51 +02:00
2024-04-01 20:31:19 -04:00
2024-03-28 12:30:52 -04:00
2024-04-03 20:17:06 -04:00
2024-04-03 16:53:03 +11:00
2024-03-29 14:00:21 +00:00
2024-04-01 00:01:46 +02:00
2024-04-05 11:11:17 +00:00
2024-04-03 20:17:05 -04:00
2024-04-03 08:50:12 +00:00
2024-04-08 17:07:29 -07:00
2024-04-05 16:38:50 +02:00
2024-04-04 14:51:15 +02:00
2024-04-03 20:17:06 -04:00
2024-04-05 16:38:52 +02:00
2024-03-27 14:02:15 +00:00
2024-04-04 21:16:58 -04:00
2024-04-04 21:16:58 -04:00
2024-04-08 17:07:29 -07:00