Re: [PATCH 00/10] rust: clean and enable Clippy `doc_markdown` lint
From: Miguel Ojeda
Date: Sun May 25 2025 - 17:20:26 EST
On Mon, Mar 24, 2025 at 10:04 PM Miguel Ojeda <ojeda@xxxxxxxxxx> wrote:
>
> rust: alloc: add missing Markdown code spans
> rust: alloc: add missing Markdown code span
> rust: dma: add missing Markdown code span
> rust: pci: fix docs related to missing Markdown code spans
> rust: platform: fix docs related to missing Markdown code spans
> rust: task: add missing Markdown code spans and intra-doc links
Applied to `rust-next`-- thanks everyone!
I picked the ones Acked by Greg and Danilo (thanks!), plus Jocelyn
picked the drm/panic ones a while ago. So now only the `of` one is
pending, but there are new cases coming, so I may send another version
of the series to clean them and possibly enable the lint.
Cheers,
Miguel