Re: [PATCH] rust: pin-init: use irrefutable pattern for `stack_pin_init`

From: Miguel Ojeda

Date: Mon Aug 31 2026 - 21:21:53 EST


On Tue, Sep 1, 2026 at 2:22 AM Gary Guo <gary@xxxxxxxxxxx> wrote:
>
> We can probably just allow `unreachable_code`?

Yeah, that works.

Cheers,
Miguel