Re: [PATCH] rust: alloc: add doc test for `Vec::from_elem`
From: Hsiu Che Yu
Date: Sun Apr 26 2026 - 00:27:33 EST
On Sun, Apr 26, 2026 at 01:05:36PM +0900, Alexandre Courbot wrote:
Received just as I had finished testing your other series. :) So while
I'm at it:
On Sun, Apr 26, 2026 at 01:00:06PM +0900, Alexandre Courbot wrote:
Looking good - just one thing, when sending a new revision of a
patchset, please start a new thread instead of replying to the previous
one. Otherwise things can get pretty hard to follow once we arrive at,
say, v10. :)
I just realized — should I have grouped the tests targeting the same module into a single patch series (like the one that was split into
two recently)?
Would that make the review process easier? If so, I'll start batching
small doc-test patches together before sending.
Also, as you pointed out in your other reply, I had confused `link:` and `in-reply-to`. I'll make sure to use `link:` to reference context for v2 onwards.
Thanks,
Hsiu