Re: [PATCH v2 1/3] rust: alloc: add Box::zeroed()
From: Gary Guo
Date: Tue May 05 2026 - 16:16:24 EST
On Tue May 5, 2026 at 9:04 PM BST, Danilo Krummrich wrote:
> 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.
So far we've been asking people to convert import styles whenever imports are
being touched. What's the reason for doing that in this specific case?
Best,
Gary