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.
I will take it:)
Thank you so much @RomanVolkov! :)
@BasThomas "Thursday" ? π€ was this created with your script? π
π€¦ββοΈ
Sent with GitHawk
https://twitter.com/slava_pestov/status/1002381541106782208
Debug info support for generics is about to get a whole lot better: https://github.com/apple/swift/pull/16937
https://twitter.com/jckarter/status/1002575700220469253
For me, more exciting than any new feature in Swift 4.2 is the huge amount of work thatβs gone into making tools like lldb work better with Swift https://twitter.com/slava_pestov/status/1002381541106782208
Shameless plug, for my tenth article on Swift compiler development: _How the Swift Compiler Emits Diagnostics, Part 2: Swift's Wrappers of LLVM Abstractions_ https://twitter.com/modocache/status/1002595660347072512
Optimize string constants:
https://github.com/apple/swift/pull/17014
What's New in Swift 4.2:
https://github.com/ole/whats-new-in-swift-4-2 (playground)
https://www.raywenderlich.com/194066/whats-new-in-swift-4-2 (article)
My own shameless plug: an article about #error and #warning in Swift 4.2:
https://swiftunboxed.com/internals/diagnostics-warning-error/
Xcode 10 Beta now required to build master & swift-4.2-branch
https://github.com/apple/swift/pull/17000
https://github.com/apple/swift/pull/17001
We're publishing in two days, just a heads up @RomanVolkov :)
@BasThomas don't worry, I'll upload the draft tomorrow:)
@RomanVolkov π Sounds good! Let's try to get an initial draft merged early and we can keep iterating. π
SE-0216 in review β https://forums.swift.org/t/se-0216-user-defined-dynamically-callable-types/13615
@SwiftWeekly/writers do you have something for final section?
https://github.com/SwiftWeekly/swiftweekly.github.io/pull/396
draft is ready. will review tomorrow morning (fyi, my time is about +10-12 from yours)
Final is missing.
Wanted to put in the ** from @gregheo's Alt conf talk on shared mutable state. Couldn't find it anywhere