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

From: Miguel Ojeda
Date: Thu Oct 31 2024 - 08:44:01 EST


On Thu, Oct 31, 2024 at 1:23 PM Tamir Duberstein <tamird@xxxxxxxxx> wrote:
>
> This change was part of the original patch. Do you prefer the code
> movement in the same commit?

If we do it, please keep it separate, that is a good idea.

However, I think Andreas means to avoid the movement at all,
regardless of which commit is used to do it.

Cheers,
Miguel