Re: [PATCH] arm64: rust: clean Rust 1.85.0 warning using softfloat target
From: Miguel Ojeda
Date: Thu Feb 13 2025 - 07:22:29 EST
On Tue, Feb 11, 2025 at 11:33 AM Will Deacon <will@xxxxxxxxxx> wrote:
>
> Patch looks fine to me, but I'll wait for Matthew to confirm that it
> works for them. I'm also fine with adding the rustc-min-version helper
> at the same time, tbh -- it's not exactly rocket science, but it would
> need an Ack from Masahiro.
Thanks Will -- happy to take it through the Rust tree for if needed
with your Ack, I have to send a couple other bits anyway for -rc3.
And, yeah, I went back and forth on whether to do the helper directly... :)
Cheers,
Miguel