Re: [git pull] drm for 6.18-rc1
From: Miguel Ojeda
Date: Sat Oct 04 2025 - 05:37:08 EST
On Sat, Oct 4, 2025 at 3:54 AM John Hubbard <jhubbard@xxxxxxxxxx> wrote:
>
> Very happy! Far more so than I expected. Being able to *not* fuss around
> with minor formatting details (while editing, rebasing, and reviewing)
> has been absolutely transformative.
Thanks :)
> For example, on today's linux.git, I just now ran it, and you can guess
> what happened: it changed its little mind about yet another use
> statement! See below.
Hmm... I am not sure what you mean by "another" -- this is the one
that Linus left in the tree, i.e. the one that originated this thread.
In other words, changes should not appear randomly -- the stability of
`rustfmt`'s output has been perfect so far for us in these years and I
hope they continue to maintain their stability guarantee. It is what
enables this, after all.
Cheers,
Miguel