Re: [PATCH] kbuild: rust: clean `zerocopy-derive` in `mrproper`
Miguel Ojeda <[email protected]>
| Newsgroups | org.kernel.vger.linux-kbuild,org.kernel.vger.rust-for-linux |
|---|---|
| Message-ID | <CANiq72kTt5jrbpWUiUFu5oUJ9dzmOOCZUy4Eo0Jg0y=7toi-Gw@mail.gmail.com> |
On Wed, Jun 10, 2026 at 4:30 PM Miguel Ojeda <[email protected]> wrote: > > Just like for the other two Rust proc macros, remove the artifacts in > `mrproper`. > > This should have been part of commit 506054980429 ("rust: zerocopy-derive: > enable support in kbuild"). > > Signed-off-by: Miguel Ojeda <[email protected]> Applied early to `rust-next` -- thanks! Cheers, Miguel