[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <aBr-ZZMBPyy0KfZH@google.com>
Date: Wed, 7 May 2025 06:32:05 +0000
From: Alice Ryhl <aliceryhl@...gle.com>
To: Alexandre Courbot <acourbot@...dia.com>
Cc: Danilo Krummrich <dakr@...nel.org>, 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 Wed, May 07, 2025 at 02:32:10PM +0900, Alexandre Courbot wrote:
> On Wed May 7, 2025 at 2:30 PM JST, Alexandre Courbot wrote:
> > On Fri May 2, 2025 at 10:19 PM JST, Alice Ryhl wrote:
> >> + /// Removes the element at the given index.
> >> + ///
> >> + /// # Panics
> >> + ///
> >> + /// Panics if the index is out of bounds.
> >
> > According to the commit log (and the code of the method) I think this
> > panic section is not valid anymore?
>
> Oops never mind, I didn't notice Danilo already pointed this out. >_<
Thanks for taking a look!
Alice
Powered by blists - more mailing lists