[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <45621f42-80a8-4361-8eb6-3e6294819978@proton.me>
Date: Thu, 08 Aug 2024 06:58:26 +0000
From: Benno Lossin <benno.lossin@...ton.me>
To: Danilo Krummrich <dakr@...nel.org>, ojeda@...nel.org, alex.gaynor@...il.com, wedsonaf@...il.com, boqun.feng@...il.com, gary@...yguo.net, bjorn3_gh@...tonmail.com, a.hindborg@...sung.com, aliceryhl@...gle.com, akpm@...ux-foundation.org
Cc: daniel.almeida@...labora.com, faith.ekstrand@...labora.com, boris.brezillon@...labora.com, lina@...hilina.net, mcanal@...lia.com, zhiw@...dia.com, acurrid@...dia.com, cjia@...dia.com, jhubbard@...dia.com, airlied@...hat.com, ajanulgu@...hat.com, lyude@...hat.com, linux-kernel@...r.kernel.org, rust-for-linux@...r.kernel.org, linux-mm@...ck.org
Subject: Re: [PATCH v4 28/28] kbuild: rust: remove the `alloc` crate
On 05.08.24 17:19, Danilo Krummrich wrote:
> Now that we have our own `Allocator`, `Box` and `Vec` types we can remove
> Rust's `alloc` crate and the corresponding unstable features.
Would be great if you could include the list of unstable features that
are now no longer needed here.
---
Cheers,
Benno
> Signed-off-by: Danilo Krummrich <dakr@...nel.org>
> ---
> rust/Makefile | 44 ++++++++++--------------------------------
> rust/exports.c | 1 -
> scripts/Makefile.build | 7 +------
> 3 files changed, 11 insertions(+), 41 deletions(-)
Powered by blists - more mailing lists