On Tue, Oct 7, 2025 at 8:35 PM Linus Torvalds
<[email protected]> wrote:
>
> On Tue, 7 Oct 2025 at 10:21, Miguel Ojeda
> <[email protected]> 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/[email protected]/
Cheers,
Miguel