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.
Proposal sanity check: assigning a case statement to a boolean
https://forums.swift.org/t/proposal-sanity-check-assigning-a-case-statement-to-a-boolean/40584
https://twitter.com/dgregor79/status/1309213269576437760 289 in review
twitter.com/dgregor79/status/1309213269576437760 289 in review
SE-0289 (review #2): Result Builders
https://forums.swift.org/t/se-0289-review-2-result-builders/40585
https://twitter.com/Ilseman/status/1309568843522535424
Swift System, providing idiomatic interfaces to system calls and low-level currency types, is now open source!
maybe fun one https://twitter.com/jckarter/status/1309626612954968065
A Few Take-Aways From the Rust Ecosystem
https://forums.swift.org/t/a-few-take-aways-from-the-rust-ecosystem/40771/2
Sum with Block
https://twitter.com/ktosopl/status/1311936508287315969
If you want to learn how to use #swift #metrics in server side systems and also extensively integration test such metrics, to ensure they report what you think they report (important!), have a look at:
https://github.com/apple/swift-cluster-membership/pull/70
Introduces metrics to our SWIM implementation today
Soto for AWS
Swift on the Server Workgroup Sept 16, 2020 notes
Pitch #2: Extend Property Wrappers to Function and Closure Parameters
https://forums.swift.org/t/pitch-2-extend-property-wrappers-to-function-and-closure-parameters/40959
https://twitter.com/k_katsumi/status/1313593242533806081
Swift AST Explorer is now running on Swift 5.3 🥳 https://swift-ast-explorer.com/
[Proposal] Opt-in Reflection metadata
https://forums.swift.org/t/proposal-opt-in-reflection-metadata/40981
Implement Alvarez & Monteiro’s “typeprivate”, possibly with one or two extra restrictions