Re: [PATCH v5 0/4] rust: add `TryFrom` and `Into` derive macros
From: Alexandre Courbot
Date: Wed Apr 01 2026 - 01:21:00 EST
On Sun Mar 22, 2026 at 3:14 PM JST, Jesung Yang wrote:
> On Fri Mar 20, 2026 at 7:04 PM KST, Jesung Yang wrote:
> [...]
>> I'll update the implementation based on your feedback within this week,
>
> JFYI, the updated version can be found at:
>
> https://github.com/J3m3/linux/tree/tryfrom-into-macro.v6
Thanks, I could rebase my nova-core branch on top of it successfully.
Can you send a new version (maybe incorporating the `from` helper
attribute I suggested) to the list for review, and hopefully merging for
the next cycle?