Re: [PATCH 07/23] kbuild: remove unnecessary prune of rust/alloc for rustfmt
From: Nicolas Schier
Date: Thu Sep 19 2024 - 09:47:06 EST
On Thu, Sep 19, 2024 at 01:23:01PM +0200, Nicolas Schier wrote:
> On Tue, Sep 17, 2024 at 11:16:35PM +0900, Masahiro Yamada wrote:
> > Commit 9d0441bab775 ("rust: alloc: remove our fork of the `alloc`
> > crate") removed the rust/alloc/ directory.
> >
> > Signed-off-by: Masahiro Yamada <masahiroy@xxxxxxxxxx>
> > ---
> >
> > Makefile | 2 --
> > 1 file changed, 2 deletions(-)
>
> Reviewed-by: Nicolas Schier <n.schier@xxxxxx>
oh, there is still a comment about 'rust/alloc' in Makefile that
probably wants to be removed, too.