Re: [PATCH v2 0/7] Additional methods for Vec
From: Benno Lossin
Date: Fri Mar 21 2025 - 09:11:51 EST
On Fri Mar 21, 2025 at 1:25 PM CET, Danilo Krummrich wrote:
> On Fri, Mar 21, 2025 at 12:09:55PM +0000, Alice Ryhl wrote:
>> This adds various Vec methods. Some of them are needed by Rust Binder,
>> and others are needed in other places. Each commit explains where it is
>> needed.
>>
>> I'm not sure what we concluded on the set_len / dec_len changes, so I
>> don't depend on that series for now.
>
> So far I see no reason to assume otherwise, so it probably makes sense to
> rebase. Unless Tamir is fine to rebase his changes onto this series.
I haven't yet taken a look at the reworked version of dec_len, so I'd
wait until we have finished discussion on that.
---
Cheers,
Benno