Re: [git pull] drm for 6.18-rc1
From: Miguel Ojeda
Date: Fri Oct 10 2025 - 13:56:34 EST
On Tue, Oct 7, 2025 at 8:35 PM Linus Torvalds
<torvalds@xxxxxxxxxxxxxxxxxxxx> wrote:
>
> On Tue, 7 Oct 2025 at 10:21, Miguel Ojeda
> <miguel.ojeda.sandonis@xxxxxxxxx> wrote:
> >
> > We can use a trick today to approximate that, which is adding a
> > comment after one of the commas, e.g.
> >
> > use crate::{
> > fmt,
> > page::AsPageIter, //
> > };
>
> Ok, I think that's pretty ugly, but as a "waiting for official support
> for the magic comma", it's probably about the best we can do.
Sent:
https://lore.kernel.org/rust-for-linux/20251010174351.948650-1-ojeda@xxxxxxxxxx/
Cheers,
Miguel