Skip to content

Use logic in swift-syntax to translate sequential edits to concurrent edits #1118

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

Merged
merged 1 commit into from
Mar 9, 2024

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Mar 5, 2024

Depends on swiftlang/swift-syntax#2527

Turns out that translation of sequential to concurrent edits is not trivial to implement. Use the logic in swift-syntax that is already well-tested.

rdar://123880677

… edits

Turns out that translation of sequential to concurrent edits is not trivial to implement. Use the logic in swift-syntax that is already well-tested.

rdar://123880677
@ahoppen ahoppen requested a review from bnbarham March 5, 2024 06:39
@ahoppen ahoppen requested a review from benlangmuir as a code owner March 5, 2024 06:39
@ahoppen
Copy link
Member Author

ahoppen commented Mar 5, 2024

swiftlang/swift-syntax#2527

@swift-ci Please test

@ahoppen ahoppen merged commit 6efe162 into swiftlang:main Mar 9, 2024
@ahoppen ahoppen deleted the ahoppen/concurrent-edits branch March 9, 2024 00:18
_ = [
Node(
documentation: """
1️⃣A
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clever use of emojis :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants