Re: [PATCH v5 0/3] Implement Send and Sync for clk

From: Miguel Ojeda

Date: Fri Apr 03 2026 - 06:05:12 EST


On Mon, Feb 23, 2026 at 11:08 AM Alice Ryhl <aliceryhl@xxxxxxxxxx> wrote:
>
> The Clk type is thread-safe, so let's mark it as thread-safe in the type
> system. This lets us get rid of hacks in drivers.

Applied to `rust-next` -- thanks everyone!

(Given we heard nothing this week either)

Cheers,
Miguel