Re: [PATCH v3] rust: remove spurious compiler_builtins dependents
From: Miguel Ojeda
Date: Mon Jul 21 2025 - 08:25:48 EST
On Sun, Jul 20, 2025 at 7:20 PM Tamir Duberstein <tamird@xxxxxxxxx> wrote:
>
> Remove these dependency edges.
I should have replied in previous versions: this is wrong -- the 3
changes each individually break the build.
I guess that you are not cleaning everything in your tests before
testing the build.
Cheers,
Miguel