Swiftweekly.github.io: [90] Issue #90 - Oct 5, 2017

Created on 28 Sep 2017  路  22Comments  路  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, open a pull request.

full issue notes

Most helpful comment

@dgregor79's recent generic signature builder improvements sped up the type checking phase of building the standard library by 3x

https://twitter.com/slava_pestov/status/914594813697130496

All 22 comments

hey @BasThomas would you be interested in taking this issue? 馃槉

Yes!

XNU Kernel (mirror) on GH: https://github.com/apple/darwin-xnu

Sent with GitHawk

@dgregor79's recent generic signature builder improvements sped up the type checking phase of building the standard library by 3x

https://twitter.com/slava_pestov/status/914594813697130496

Recursive protocol constraints for standard library

https://github.com/apple/swift/pull/11923

A good starter bug in apple/swift/lib/Driver: https://bugs.swift.org/browse/SR-3352~~

Here's a better starter bug, also in the Driver: https://bugs.swift.org/browse/SR-6055

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jessesquires picture jessesquires  路  9Comments

jessesquires picture jessesquires  路  4Comments

BasThomas picture BasThomas  路  4Comments

jessesquires picture jessesquires  路  4Comments

gregheo picture gregheo  路  3Comments