Re: [PATCH 5/5] rust: ptr: remove implicit index projection syntax

From: Alexandre Courbot

Date: Wed Apr 29 2026 - 07:24:12 EST


On Thu Apr 16, 2026 at 4:57 AM JST, Gary Guo wrote:
> All users have been converted to use keyworded index projection syntax to
> explicitly state their intention when doing index projection.
>
> Signed-off-by: Gary Guo <gary@xxxxxxxxxxx>

Reviewed-by: Alexandre Courbot <acourbot@xxxxxxxxxx>