[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <aBYBq1xWgSis7ODa@polis>
Date: Sat, 3 May 2025 13:44:43 +0200
From: Danilo Krummrich <dakr@...nel.org>
To: Alice Ryhl <aliceryhl@...gle.com>
Cc: Matthew Maurer <mmaurer@...gle.com>, rust-for-linux@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v5 6/7] rust: alloc: add Vec::remove
On Fri, May 02, 2025 at 01:19:34PM +0000, Alice Ryhl wrote:
> + /// Removes the element at the given index.
> + ///
> + /// # Panics
> + ///
> + /// Panics if the index is out of bounds.
This isn't the case anymore. Unless you send a new version, I'll fix it up when
I apply the series.
Powered by blists - more mailing lists