-
Notifications
You must be signed in to change notification settings - Fork 10.5k
[4.0] Switch on key paths. #9304
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[4.0] Switch on key paths. #9304
Conversation
@swift-ci Please test |
@ematejska Requesting your review to enable keypaths in 4.0—are we all good? |
Build failed |
fc94b4a
to
d98d7c2
Compare
@swift-ci Please test |
@swift-ci Please smoke test |
@swift-ci Please test |
Build failed |
Build failed |
Enabling the global subscript degrades some diagnostics (rdar://problem/31724211).
d98d7c2
to
2b548ca
Compare
@swift-ci Please test |
Build failed |
Build failed |
@swift-ci Please test |
Build failed |
Explanation: Turns on the key path feature, now that the proposal has been accepted and an initial implementation is in place.
Scope: New feature.
Issue: rdar://problem/30957490
Risk: Low. Though this is a major new feature, there's little to no interaction with code that does not take advantage of it.
Testing: Swift CI