Re: [PATCH v2 1/4] rust: list: simplify macro capture
From: Christian Schrefl
Date: Wed Apr 16 2025 - 11:17:36 EST
On 09.04.25 4:51 PM, Tamir Duberstein wrote:
> Avoid manually capturing generics; use `ty` to capture the whole type
> instead.
>
> Signed-off-by: Tamir Duberstein <tamird@xxxxxxxxx>
> ---
Reviewed-by: Christian Schrefl <chrisi.schrefl@xxxxxxxxx>