Re: [PATCH] rust: workaround `rustdoc` target modifiers bug

From: Miguel Ojeda
Date: Sun Jul 27 2025 - 05:32:00 EST


On Sun, Jul 27, 2025 at 11:23 AM Miguel Ojeda <ojeda@xxxxxxxxxx> wrote:
>
> Reported-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>
> Closes: https://lore.kernel.org/rust-for-linux/36cdc798-524f-4910-8b77-d7b9fac08d77@xxxxxxxxxxxxxxxx/
> Link: https://github.com/rust-lang/rust/issues/144521 [1]
> Link: https://github.com/rust-lang/rust/pull/144523 [2]
> Signed-off-by: Miguel Ojeda <ojeda@xxxxxxxxxx>

And most likely:

Cc: stable@xxxxxxxxxxxxxxx # Needed in 6.12.y and later (Rust is
pinned in older LTSs).

Cheers,
Miguel