Re: [PATCH v3 0/4] rust: alloc: split `Vec::set_len` into `Vec::{inc,dec}_len`
From: Tamir Duberstein
Date: Mon Apr 07 2025 - 11:06:43 EST
On Mon, Apr 7, 2025 at 10:52 AM Tamir Duberstein <tamird@xxxxxxxxx> wrote:
>
> This series is the product of a discussion[0] on the safety requirements
> of `set_len`.
>
> Link: https://lore.kernel.org/all/20250315154436.65065-1-dakr@xxxxxxxxxx/ [0]
> Link: https://lore.kernel.org/all/20250316111644.154602-2-andrewjballance@xxxxxxxxx/ [1]
Oops, dangling reference here. I removed the mention of Andrew's
series because it has been merged.