Re: [PATCH] rust: workqueue: add SAFETY comments for Pin<KBox<T>> impl blocks
From: Miguel Ojeda
Date: Fri Mar 27 2026 - 03:33:05 EST
On Sun, Mar 22, 2026 at 5:44 AM Albab Hasan <albabhasan276@xxxxxxxxx> wrote:
>
> Replace the placeholder // SAFETY: TODO. comments with proper safety
> descriptions for the two unsafe impl blocks WorkItemPointer and
> RawWorkItem for Pin<KBox<T>>.
Thanks! Cc'ing workqueue.
Cheers,
Miguel