On Thu, 2026-01-22 at 21:30 +0100, Danilo Krummrich wrote: > On Thu Jan 22, 2026 at 9:28 PM CET, Lyude Paul wrote: > > This is to match > > https://docs.kernel.org/rust/coding-guidelines.html#imports > > > > There should be no functional changes in this patch. > > Thanks! While at it, can you please drop imports that are in prelude > and use > prelude instead?
Just a random musing - it would actually be quite nice if we could have some sort of automated style check for this. I have to assume the linux kernel probably isn't the only project out there with its own prelude…
