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.
https://twitter.com/SmileyKeith/status/1028058884114538497
Found an interesting quirk in corelibs-foundation that ended up costing our CI jobs ~8 minutes vs about 4 seconds after the fix https://bugs.swift.org/browse/SR-8519
https://twitter.com/slava_pestov/status/1028112907945402368
This addresses a long standing feature request - default argument values now appear in the generated interface view: https://github.com/apple/swift/pull/18579
224 in review
Sent with GitHawk
https://twitter.com/slava_pestov/status/1029569319259144193
Really impressed to see the continued untangling of name lookup from declaration checking via the request evaluator - its all starting to come together: https://github.com/apple/swift/pull/18539
With the request evaluator, new function type representation, SubstitutionMap redesign and removal of curried parameter lists we鈥檙e finally paying off a lot of tech debt - the implementation is catching up to the language
https://twitter.com/slava_pestov/status/1029572635405873153
Interesting things happening in expression checker land too - here @gregtitus is porting his Optional unwrapping fixits to the new diagnostics framework: https://github.com/apple/swift/pull/18699
225 in review
Sent with GitHawk
200 in re-review
Sent with GitHawk
Swift LSP considerations https://forums.swift.org/t/crowdfunding-world-domination/13655/113
224 accepted