Re: [PATCH] rust: enable fentry support

From: Miguel Ojeda

Date: Fri Jul 24 2026 - 13:57:36 EST


On Fri, Jul 24, 2026 at 7:01 PM Paul Murphy <murp@xxxxxxxxxx> wrote:
>
> Rust support was added in 1.98.0 with support for x86 and s390x targets.

"will be added"? i.e. it is not released, but I guess you mean it is
unusual to drop from beta.

Link: https://github.com/rust-lang/rust/pull/152122
Link: https://github.com/rust-lang/rust/pull/158036

Cheers,
Miguel