Re: [PATCH v2 1/8] rust: transmute: add `from_bytes_copy` method to `FromBytes` trait

From: Alexandre Courbot
Date: Thu Aug 28 2025 - 21:52:10 EST


On Thu Aug 28, 2025 at 8:45 PM JST, Miguel Ojeda wrote:
> On Thu, Aug 28, 2025 at 1:26 PM Alexandre Courbot <acourbot@xxxxxxxxxx> wrote:
>>
>> We got 3 Reviewed-by on this patch - Miguel, are you ok if I merge it
>> together with Christian's `from_bytes` patch, since they are closely
>> related?
>
> If you are taking this series this cycle, then sure!
>
> Acked-by: Miguel Ojeda <ojeda@xxxxxxxxxx>

Thanks Miguel! Pushed this into nova-next, right after Christian's
patch.