In WWDC25 sessions, we see @concurrent but which swift-evolution proposal did it appear?

Asked on 2025-06-13

1 search

The @concurrent attribute mentioned in the WWDC25 sessions is part of the concurrency improvements in Swift 6.2. However, the specific Swift Evolution proposal where @concurrent was introduced is not detailed in the provided context. If you are interested in the evolution of Swift concurrency features, you might want to check the Swift forums or the Swift Evolution repository for detailed proposals and discussions.

For more information on concurrency in Swift, you can refer to the session Embracing Swift concurrency (10:22) from WWDC25, which discusses introducing concurrency and related features.