Re: [PATCH v2 5/6] rust: reorder `ForeignOwnable` items
From: Alice Ryhl
Date: Fri Nov 08 2024 - 06:42:37 EST
On Mon, Nov 4, 2024 at 10:20 PM Tamir Duberstein <tamird@xxxxxxxxx> wrote:
>
> `{into,from}_foreign` before `borrow` is slightly more logical.
>
> This removes an inconsistency with `kbox.rs` which already uses this
> ordering.
>
> Signed-off-by: Tamir Duberstein <tamird@xxxxxxxxx>
Reviewed-by: Alice Ryhl <aliceryhl@xxxxxxxxxx>
I don't think this is super important, but shrug.