Re: [PATCH v2 0/7] Additional methods for Vec
From: Alice Ryhl
Date: Fri Mar 21 2025 - 08:28:44 EST
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.
>
> This series is based on top of Vec::truncate from
> https://lore.kernel.org/rust-for-linux/20250316111644.154602-1-andrewjballance@xxxxxxxxx/
>
> Signed-off-by: Alice Ryhl <aliceryhl@xxxxxxxxxx>
Oops, this doesn't compile. Looks like I've already gone on vacation
mentally. Sorry guys!
Alice