Re: [PATCH V2] rust: Use consistent "# Examples" heading style in rustdoc
From: Miguel Ojeda
Date: Thu Jun 12 2025 - 06:23:00 EST
On Thu, Jun 12, 2025 at 3:42 AM Viresh Kumar <viresh.kumar@xxxxxxxxxx> wrote:
>
> If you are okay, I can also take this via the PM tree along with my other rust
> fixes for next rc.
Do you need it there? It is trivial, so it probably does not matter,
but mistakes are still possible (like it happened in v1). Since it
touches files from a few maintainers, it would be best to put it
across the "global" Rust tree (ideally with their Acked-by), and Cc
everyone (e.g. Tejun added now).
I also have a fixes PR to send, but I was not planning to take this as
a fix since it is not marked as such.
But I don't want to delay you. If you need the changes, then I would
suggest just applying the parts that modify your files, and we clean
up the rest later.
Thanks!
Cheers,
Miguel