Re: [PATCH V11 1/4] rust: Fix "multiple candidates for rmeta dependency core" error
From: Mukesh Kumar Chaurasiya
Date: Wed Apr 22 2026 - 04:01:59 EST
On Tue, Apr 21, 2026 at 08:16:06PM +0200, Miguel Ojeda wrote:
> On Tue, Apr 21, 2026 at 7:47 PM Mukesh Kumar Chaurasiya
> <mkchauras@xxxxxxxxx> wrote:
> >
> > There are some other build errors apart from this on 1.85. So few months
> > back in the meeting with LLVM team we concluded that for sometime
> > powerpc will be ahead of other archs at 1.95 till others catch up.
>
> In that case you may want to modify `scripts/min-tool-version.sh` in
> this series too.
>
> I hope that helps!
>
Yeah this helps, Thanks :)
Will post out a new series soon.
Regards,
Mukesh
> Cheers,
> Miguel