Re: [PATCH] rust: alloc: add doc test for `Vec::extend_with` and fix comment
From: Alexandre Courbot
Date: Sat Apr 25 2026 - 03:20:52 EST
On Sat Apr 25, 2026 at 3:53 PM JST, Hsiu Che Yu wrote:
> Hi Alexandre,
>
> On Sat, Apr 25, 2026 at 03:32:57PM +0900, Alexandre Courbot wrote:
>>As per the guidelines [1], "A patch should do one thing and one thing
>>only".
>>
>>These should be two separate patches.
>
> You're right, my apologies for bundling two unrelated changes together.
>
> Should I send these as two separate v2 patches, or start fresh with two new patch series?
A v2 sounds appropriate since this it is the same work, only rearranged a bit.