Re: [PATCH v3] rust: rbtree: add immutable cursor
From: Miguel Ojeda
Date: Mon Sep 08 2025 - 14:30:41 EST
On Mon, Sep 8, 2025 at 6:41 PM Vitaly Wool <vitaly.wool@xxxxxxxxxxx> wrote:
>
> Absolutely, I wonder though if I'm supposed to do that only for the code
> I'm adding, or for the whole file, and if the latter is the preferred
> way, if that should be arranged as a 1st patch in a 2 patch series. What
> would you recommend?
Only for the added ones is fine, so no worries. For the older ones,
please feel free to leave a review in the old patch (and/or check if
it needs a rebase or similar).
Thanks a lot!
Cheers,
Miguel