Re: linux-next: build failure after merge of the rust-xarray tree
From: Miguel Ojeda
Date: Thu May 01 2025 - 05:02:50 EST
On Thu, May 1, 2025 at 10:32 AM Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote:
>
> I will try to remember to run 'make rustfmtcheck' whenever I do a merge
> fix up on rust code.
>
> (hmmm, no leading tab characters - who knew :-))
Thanks! :)
(If you run `make rustfmt`, i.e. without the `check` at the end, it
will apply the changes directly).
Cheers,
Miguel