Re: [PATCH v2 1/2] rust: workqueue: restrict delayed work to global wqs
From: Miguel Ojeda
Date: Thu Nov 13 2025 - 16:06:15 EST
On Thu, Nov 13, 2025 at 9:40 PM John Hubbard <jhubbard@xxxxxxxxxx> wrote:
>
> Also, rustfmt (1.8.0-stable) split the changed line for me, upon
> saving the file, I'm not sure if it will do that for everyone. Just
> a heads up.
If `rustfmt` happens to behave differently for different people (in
the Rust versions we support), then that is a (quite painful) bug for
us, so please let me know!
Cheers,
Miguel