Re: [PATCH v3 13/25] rust: alloc: import kernel `Box` type in types.rs

From: Alice Ryhl
Date: Thu Aug 01 2024 - 10:55:32 EST


On Thu, Aug 1, 2024 at 2:08 AM Danilo Krummrich <dakr@xxxxxxxxxx> wrote:
>
> Now that we removed `BoxExt` and the corresponding includes in
> types.rs, add the new kernel `Box` type instead.
>
> Signed-off-by: Danilo Krummrich <dakr@xxxxxxxxxx>

Reviewed-by: Alice Ryhl <aliceryhl@xxxxxxxxxx>