Re: [PATCH 1/3] rust: macros: Make expect_punct() return the Punct directly

From: Vincenzo Palazzo
Date: Wed Mar 01 2023 - 12:16:43 EST


> This makes it mirror the way expect_ident() works, and means we can more
> easily push the result back into the token stream.
>
> Signed-off-by: Asahi Lina <lina@xxxxxxxxxxxxx>
> ---

Reviewed-by: Vincenzo Palazzo <vincenzopalazzodev@xxxxxxxxx>