this type is used with @owned, which means, it needs a free function.
So we can ensure everything that is owned also has a free function
Depends on D7627
this type is used with @owned, which means, it needs a free function.
So we can ensure everything that is owned also has a free function
Depends on D7627
Automatic diff as part of commit; lint not applicable. |
Automatic diff as part of commit; unit tests not applicable. |
@felipealmeida @SanghyeonLee : this patch is useful now, but we should just get rid of this data type it is not something that should be exposed in our API.