To contribute to this issue, simply leave a comment here. Please also review our contributing guidelines.
The current draft for this issue in _drafts/. If you want to contribute directly, feel free to open a pull request.
Announcing Swift 5.3.3 for Linux and Windows
https://forums.swift.org/t/announcing-swift-5-3-3-for-linux-and-windows/44258
Property Wrappers that can be updated from a decoder
https://forums.swift.org/t/property-wrappers-that-can-be-updated-from-a-decoder/44319
SE-0300 (Second review): Continuations for interfacing async tasks with synchronous code
SE-0301: Package Editor Commands
https://forums.swift.org/t/se-0301-package-editor-commands/44447
Pitch #4: ConcurrentValue and @concurrent closures Evolution Pitches
https://forums.swift.org/t/pitch-4-concurrentvalue-and-concurrent-closures-evolution-pitches/44446
[Returned for revision] SE-0299: Extending Static Member Lookup in Generic Contexts
https://forums.swift.org/t/returned-for-revision-se-0299-extending-static-member-lookup-in-generic-contexts/44466
[Pitch #3] Actors
Support custom executors in Swift concurrency
https://forums.swift.org/t/support-custom-executors-in-swift-concurrency/44425
[Pitch #3] Structured Concurrency
https://forums.swift.org/t/pitch-3-structured-concurrency/44496
Exploration: Type System Considerations for Actor Proposal
https://forums.swift.org/t/exploration-type-system-considerations-for-actor-proposal/44540
SE-0299 (second review): Extending Static Member Lookup in Generic Contexts
Is swift-format is still active or dead?
https://forums.swift.org/t/is-swift-format-is-still-active-or-dead/44589/4
[Pitch] Allow coding of non-String/Int keyed Dictionary into a KeyedContainer