Re: [PATCH 05/10] rust: alloc: introduce allocation flags

From: Benno Lossin
Date: Mon Mar 25 2024 - 18:27:38 EST


On 25.03.24 20:54, Wedson Almeida Filho wrote:
> From: Wedson Almeida Filho <walmeida@xxxxxxxxxxxxx>
>
> We'll use them when allocating `Box`, `Arc`, and `UniqueArc` instances,
> as well as when allocating memory for `Vec` elements. These changes will
> come in subsequent patches.
>
> Signed-off-by: Wedson Almeida Filho <walmeida@xxxxxxxxxxxxx>
Reviewed-by: Benno Lossin <benno.lossin@xxxxxxxxx>

--
Cheers,
Benno