Re: [PATCH] rust: clean Rust 1.86.0 new `clippy::needless_continue` cases

From: Miguel Ojeda
Date: Thu Apr 03 2025 - 13:36:25 EST


On Wed, Apr 2, 2025 at 11:09 PM Tamir Duberstein <tamird@xxxxxxxxx> wrote:
>
> My experience in industrial settings is that this happens very rarely.

We enable lints from time to time -- this would be no different.

> 👍
>
> I don't have any new information to inject into this debate. It's a
> judgement call.

Thanks for the feedback, it was useful.

I submitted a new patch to disable it and sent the feedback upstream.

Cheers,
Miguel