Re: [PATCH] rust: io: mem: enable IoRequest doc-tests

From: Danilo Krummrich
Date: Sun Jul 20 2025 - 13:48:03 EST


On Sat Jul 19, 2025 at 4:08 PM CEST, Danilo Krummrich wrote:
> When introduced, the IoRequest doc-tests did depend on infrastructure
> added in subsequent patches, hence they temporarily had to be disabled.
>
> Now that we have the corresponding platform device infrastructure,
> enable them.
>
> Signed-off-by: Danilo Krummrich <dakr@xxxxxxxxxx>

Applied to driver-core-testing, thanks!