Skip to content

Commit 7e5fcff

Browse files
committed
Merge remote-tracking branch 'origin/main' into rebranch
2 parents 425f521 + 485b8f6 commit 7e5fcff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

stdlib/public/Concurrency/GlobalConcurrentExecutor.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ import Swift
3131
///
3232
/// Customizing the global concurrent executor is currently not supported.
3333
@available(SwiftStdlib 6.0, *)
34-
@available(*, deprecated, renamed: "Task.defaultExecutor")
3534
@_unavailableInEmbedded
3635
public var globalConcurrentExecutor: any TaskExecutor {
3736
get {

0 commit comments

Comments
 (0)