Re: [PATCH v2] rust: sync: document `PhantomData` in `Arc`
From: Alice Ryhl
Date: Tue Dec 03 2024 - 12:05:38 EST
On Thu, Nov 7, 2024 at 11:36 AM Tamir Duberstein <tamird@xxxxxxxxx> wrote:
>
> Add a comment explaining the relevant semantics of `PhantomData`. This
> should help future readers who may, as I did, assume that this field is
> redundant at first glance.
>
> Signed-off-by: Tamir Duberstein <tamird@xxxxxxxxx>
Reviewed-by: Alice Ryhl <aliceryhl@xxxxxxxxxx>