We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
@unsafe
1 parent 4873a61 commit 9e09513Copy full SHA for 9e09513
stdlib/public/Concurrency/Executor.swift
@@ -317,6 +317,7 @@ extension SerialExecutor {
317
/// different objects, the executor must be referenced strongly by the
318
/// actor.
319
@available(SwiftStdlib 5.1, *)
320
+@unsafe
321
@frozen
322
public struct UnownedSerialExecutor: Sendable {
323
@usableFromInline
0 commit comments