Re: [PATCH] rust: alloc: add doc test for `Vec::from_elem`

From: Alexandre Courbot

Date: Sun Apr 26 2026 - 00:06:03 EST


On Sun Apr 26, 2026 at 12:46 PM JST, Hsiu Che Yu wrote:
> Add a doc test for `Vec::from_elem` demonstrating basic usage and the
> zero-length case.
>
> Signed-off-by: Hsiu Che Yu <yu.whisper.personal@xxxxxxxxx>

Received just as I had finished testing your other series. :) So while
I'm at it:

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