Re: [PATCH 3/8] rust: io: use pointer types instead of address

From: Danilo Krummrich

Date: Sun Apr 05 2026 - 11:00:59 EST


On Sun Apr 5, 2026 at 4:56 PM CEST, Alexandre Courbot wrote:
> Do we have users of `IoKnownSize` that we need to keep it around?

nova-core has been a user so far, and since the patch series targets the
driver-core tree it must be considered.