Re: [PATCH v17 09/11] rust: remove spurious `use core::fmt::Debug`
From: Alice Ryhl
Date: Wed Oct 15 2025 - 15:33:03 EST
On Wed, Oct 15, 2025 at 03:24:39PM -0400, Tamir Duberstein wrote:
> We want folks to use `kernel::fmt` but this is only used for `derive` so
> can be removed entirely.
>
> This backslid in commit ea60cea07d8c ("rust: add `Alignment` type").
>
> Signed-off-by: Tamir Duberstein <tamird@xxxxxxxxx>
Reviewed-by: Alice Ryhl <aliceryhl@xxxxxxxxxx>