Re: [PATCH 4/5] rust: reorder `ForeignOwnable` items

From: Tamir Duberstein
Date: Thu Oct 31 2024 - 08:23:34 EST


On Thu, Oct 31, 2024 at 4:50 AM Andreas Hindborg <a.hindborg@xxxxxxxxxx> wrote:
>
> "Tamir Duberstein" <tamird@xxxxxxxxx> writes:
>
> > `{into,from}_foreign` before `borrow` is slightly more logical.
> >
> > Signed-off-by: Tamir Duberstein <tamird@xxxxxxxxx>
>
> I don't think this change is required, I would drop this patch.
>
> Best regards,
> Andreas
>

This change was part of the original patch. Do you prefer the code
movement in the same commit?