[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CANiq72=FUyYgv0Ng__A4GYh=dxpDD7FF=Fr9_pdo_HRithuAFg@mail.gmail.com>
Date: Tue, 9 Jul 2024 09:52:18 +0200
From: Miguel Ojeda <miguel.ojeda.sandonis@...il.com>
To: Miguel Ojeda <ojeda@...nel.org>
Cc: Masahiro Yamada <masahiroy@...nel.org>, Wedson Almeida Filho <wedsonaf@...il.com>,
Alex Gaynor <alex.gaynor@...il.com>, Nathan Chancellor <nathan@...nel.org>,
Nicolas Schier <nicolas@...sle.eu>, Boqun Feng <boqun.feng@...il.com>, Gary Guo <gary@...yguo.net>,
Björn Roy Baron <bjorn3_gh@...tonmail.com>,
Benno Lossin <benno.lossin@...ton.me>, Andreas Hindborg <a.hindborg@...sung.com>,
Alice Ryhl <aliceryhl@...gle.com>, linux-kbuild@...r.kernel.org,
rust-for-linux@...r.kernel.org, linux-kernel@...r.kernel.org,
patches@...ts.linux.dev
Subject: Re: [PATCH] kbuild: rust: remove now-unneeded `rusttest` custom
sysroot handling
On Tue, May 28, 2024 at 6:35 PM Miguel Ojeda <ojeda@...nel.org> wrote:
>
> Since we dropped our custom `alloc` in commit 9d0441bab775 ("rust: alloc:
> remove our fork of the `alloc` crate"), there is no need anymore to keep
> the custom sysroot hack.
>
> Thus delete it, which makes the target way simpler and faster too.
>
> This also means we are not using Cargo for anything at the moment,
> and that no download is required anymore, so update the main `Makefile`
> and the documentation accordingly.
>
> Signed-off-by: Miguel Ojeda <ojeda@...nel.org>
Applied to `rust-next`.
Cheers,
Miguel
Powered by blists - more mailing lists