Re: [PATCH v2 1/2] rust: alloc: add doc test for `Vec::extend_with`

From: Alexandre Courbot

Date: Sat Apr 25 2026 - 23:58:54 EST


On Sat Apr 25, 2026 at 7:16 PM JST, Hsiu Che Yu wrote:
> Add a doc test for `Vec::extend_with` demonstrating basic usage and the
> zero-length case.
>
> Signed-off-by: Hsiu Che Yu <yu.whisper.personal@xxxxxxxxx>

Reviewed-by: Alexandre Courbot <acourbot@xxxxxxxxxx>
Tested-by: Alexandre Courbot <acourbot@xxxxxxxxxx>