Swiftweekly.github.io: [116] Issue #116 - August 23, 2018

Created on 10 Aug 2018  路  14Comments  路  Source: SwiftWeekly/swiftweekly.github.io

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.

full issue notes

All 14 comments

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

224 accepted

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jessesquires picture jessesquires  路  8Comments

jessesquires picture jessesquires  路  4Comments

jessesquires picture jessesquires  路  9Comments

jessesquires picture jessesquires  路  10Comments

jessesquires picture jessesquires  路  10Comments