You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _posts/2025-03-31-swift-6.1-released.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -71,7 +71,7 @@ let messages = await withTaskGroup { group in
71
71
}
72
72
```
73
73
74
-
The approachability of data-race safety remains an area of active development; you can find an overview of the approach in the [vision document for improving the approachability of data-race safety](https://github.com/swiftlang/swift-evolution/blob/main/visions/approachable-concurrency.md). Many Swift Evolution proposals implementing the features described in the vision document are under active review, and your feedback will help shape will help shape these improvements.
74
+
The approachability of data-race safety remains an area of active development; you can find an overview of the approach in the [vision document for improving the approachability of data-race safety](https://github.com/swiftlang/swift-evolution/blob/main/visions/approachable-concurrency.md). Many Swift Evolution proposals implementing the features described in the vision document are under active review, and your feedback will help shape these improvements.
0 commit comments