Re: [PATCH v7 0/7] rust: reduce `as` casts, enable related lints
From: Miguel Ojeda
Date: Tue Mar 25 2025 - 16:26:16 EST
On Tue, Mar 25, 2025 at 9:07 PM Tamir Duberstein <tamird@xxxxxxxxx> wrote:
>
> Changes in v7:
> - Add patch to enable `clippy::ref_as_ptr`.
> - Link to v6: https://lore.kernel.org/r/20250324-ptr-as-ptr-v6-0-49d1b7fd4290@xxxxxxxxx
Please slow down -- at least wait a few days between revisions (unless
there is a particular reason that requires it, of course).
We are in the merge window anyway, so there is no urgency to resend
since these cannot go in, and you may want to rebase on top of -rc1
when it gets released so that you can cover most/all cases added by
then.
Thanks!
Cheers,
Miguel