Re: [PATCH v17 06/11] rust: alloc: use `kernel::fmt`
From: Danilo Krummrich
Date: Wed Oct 15 2025 - 15:47:46 EST
On 10/15/25 9:24 PM, Tamir Duberstein wrote:
> Reduce coupling to implementation details of the formatting machinery by
> avoiding direct use for `core`'s formatting traits and macros.
>
> This backslid in commit 9def0d0a2a1c ("rust: alloc: add
> Vec::push_within_capacity").
>
> Signed-off-by: Tamir Duberstein <tamird@xxxxxxxxx>
Acked-by: Danilo Krummrich <dakr@xxxxxxxxxx>