-
Notifications
You must be signed in to change notification settings - Fork 10.5k
[WIP] Re-apply "SwiftSyntax: Teach SwiftSyntax to use SourceKitd to serialize syntax trees. (#14424)" #14506
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
Conversation
…ze syntax trees. (#14424)" After removing white space changes and attempting to configure dependencies correctly.
@swift-ci please smoke test |
@swift-ci please test source compatibility |
@swift-ci please test |
@swift-ci please test source compatibility |
@swift-ci please smoke test |
@swift-ci please test source compatibility |
@swift-ci please test |
Build failed |
Build failed |
@swift-ci please test source compatibility |
@swift-ci please smoke test |
@swift-ci please test source compatibility |
@swift-ci please smoke test |
@swift-ci please test source compatibility |
@swift-ci please smoke test |
@swift-ci please test source compatibility |
@swift-ci please smoke test |
@swift-ci please test |
Build failed |
Build failed |
@swift-ci please test source compatibility |
@swift-ci please smoke test |
@swift-ci please test |
Build failed |
Build failed |
@swift-ci please test source compatibility |
2 similar comments
@swift-ci please test source compatibility |
@swift-ci please test source compatibility |
We ran source compatibility suite three times in a row and they all passed. The dependency seems to be correctly configured now. I'll go ahead merging this and keep an eye on the bots. |
After removing white space changes and attempting to configure dependencies
correctly.