Re: [PATCH 0/4] rust: add `TryFrom` and `Into` derive macros

From: Miguel Ojeda

Date: Mon Sep 29 2025 - 10:24:54 EST


On Fri, Aug 8, 2025 at 11:13 AM Alexandre Courbot <acourbot@xxxxxxxxxx> wrote:
>
> I have tried this series on nova-core and it allowed me to remove 150
> lines of boiletplate just like that. As far as nova-core is concerned,
> this is a perfect fit.

It would be nice to see the (possibly RFC) patch if you have it around!

Cheers,
Miguel