Re: [PATCH v4 0/6] rust: list: remove HasListLinks::OFFSET

From: Miguel Ojeda
Date: Sat Jul 19 2025 - 18:17:09 EST


On Wed, Jul 9, 2025 at 9:31 PM Tamir Duberstein <tamird@xxxxxxxxx> wrote:
>
> The bulk of this change occurs in the last commit, please see its commit
> messages for details.
>
> Signed-off-by: Tamir Duberstein <tamird@xxxxxxxxx>

Applied to `rust-next` -- thanks everyone!

[ Fixed Rust < 1.82 build by enabling the `offset_of_nested`
feature. - Miguel ]

[ Fixed broken intra-doc links. Used the renamed
`Opaque::cast_into`. - Miguel ]

Cheers,
Miguel