Re: [PATCH] rust: alloc: add doc test for `Vec::extend_with` and fix comment
From: Hsiu Che Yu
Date: Sat Apr 25 2026 - 02:54:13 EST
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?
Thanks,
Hsiu