Using deprecated UnsafeSendable

Should std and tests use @unchecked Sendable instead of UnsafeSendable as of deprecating last

I want to replace all lines using UnsafeSendable and create my first contribution to the Swift repo, but I don't know if this makes any sense for example here

Hi Anton!
Thanks for offering the help but sadly the ability to express @unchecked Sendable is not implemented yet, so this would be quite a large implementation task.

Perhaps you can scan https://bugs.swift.org for some other smaller starter issue to look into?

1 Like