Re: [PATCH] rust: x86: support Rust >= 1.98.0 target spec
From: Miguel Ojeda
Date: Sat May 30 2026 - 08:04:06 EST
On Sat, May 30, 2026 at 1:49 PM Miguel Ojeda <ojeda@xxxxxxxxxx> wrote:
>
> } else if cfg.has("X86_64") {
And the same change for 32-bit UML as Sashiko points out, of course --
tested that one now too.
Cheers,
Miguel