Re: [PATCH 1/1] Use new `--output-format=doctest` rustdoc command line flag to improve doctest handling

From: Miguel Ojeda
Date: Wed Jun 18 2025 - 02:20:03 EST


On Wed, Jun 18, 2025 at 7:51 AM kernel test robot <lkp@xxxxxxxxx> wrote:
>
> kernel test robot noticed the following build errors:

It is just `rustfmt`, so no need to send a new version just for this.

By the way, from a quick look, it indeed looks like with this now we
can finally avoid relying on implementation details on the kernel
side, so this is great, thanks!

Cheers,
Miguel