Re: [PATCH v12 2/2] rust: xarray: Add an abstraction for XArray
From: Tamir Duberstein
Date: Fri Dec 13 2024 - 12:55:47 EST
On Fri, Dec 13, 2024 at 12:24 PM Miguel Ojeda
<miguel.ojeda.sandonis@xxxxxxxxx> wrote:
>
> It is also advantageous for the submitter, because one wants reviewers
> to have the easiest time possible reading your code, and reviewers
> will be, in some cases, new to Rust.
Implicit in this statement is the assumption that while new to Rust,
those reviewers will not be new to C.
Anyway, I'm not emotionally attached to this style. Would you prefer I
rewrite it using loops and conditionals? Whatever helps this land, I
will do.
Tamir