Re: [PATCH] rust: add intrinsics to fix `-Os` builds

From: Miguel Ojeda
Date: Tue Aug 06 2024 - 17:15:07 EST


On Tue, Aug 6, 2024 at 8:30 PM Trevor Gross <tmgross@xxxxxxxxx> wrote:
>
> Should this link have the `[1]`?

Yeah, good eyes :)

> Reviewed-by: Trevor Gross <tmgross@xxxxxxxxx>
>
> Also submitted a fix upstream https://github.com/rust-lang/rust/pull/128749.

Thanks a lot! Linked in the `core` sublist in issue #2.

Cheers,
Miguel