Re: linux-next: build failure after merge of the rust tree
From: Miguel Ojeda
Date: Tue Jun 24 2025 - 08:29:18 EST
On Tue, Jun 24, 2025 at 2:00 PM Danilo Krummrich <dakr@xxxxxxxxxx> wrote:
>
> It's a bit annoying to implement From explicitly for all of them, but it seems
> to be the correct thing to do.
Yeah, agreed.
> I can implement the From traits and fix up the warnings caused by enabling
> `cast_lossless` in my tree with subsequent patches, such that we do not have to
> carry all this as merge resolution.
That would be great, thanks.
Cheers,
Miguel