Re: [PATCH v2 1/3] rust: alloc: add Box::zeroed()

From: Danilo Krummrich

Date: Tue May 05 2026 - 16:12:06 EST


On Tue May 5, 2026 at 5:48 PM CEST, Alice Ryhl wrote:
> I suspect some of these imports can be removed when you add the prelude.

Yes, but I want to convert the imports separately, so keeping the change
minimal.