Re: [PATCH 1/2] rust: pin-init: internal: init: remove `#[disable_initialized_field_access]`

From: Miguel Ojeda

Date: Sat Feb 28 2026 - 09:09:57 EST


On Sat, Feb 28, 2026 at 12:37 PM Benno Lossin <lossin@xxxxxxxxxx> wrote:
>
> The affected stable trees that are still
> maintained are: 6.17, 6.16, 6.12, and 6.6.

6.17 and 6.16 are not maintained, so we can ignore those, i.e. only
6.12 and 6.6 will need it.

Cheers,
Miguel