Skip to content

Fix wrong fix-it in modifier for variable decl #1643

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

kimdv
Copy link
Contributor

@kimdv kimdv commented May 8, 2023

No description provided.

@kimdv kimdv requested a review from ahoppen as a code owner May 8, 2023 20:05
@kimdv kimdv linked an issue May 8, 2023 that may be closed by this pull request
@kimdv kimdv force-pushed the kimdv/add-correct-diagnostic-for-set-modifier-in-variable branch 2 times, most recently from bfc6880 to 546e53e Compare May 10, 2023 06:52
@kimdv kimdv requested a review from ahoppen May 10, 2023 06:53
ahoppen added a commit to ahoppen/swift-syntax that referenced this pull request May 10, 2023
…n the source code

This was motiviated by the following discussion, where the issue becomes more apparent: swiftlang#1643 (comment).
ahoppen added a commit to ahoppen/swift-syntax that referenced this pull request May 10, 2023
…n the source code

This was motiviated by the following discussion, where the issue becomes more apparent: swiftlang#1643 (comment).
ahoppen added a commit to ahoppen/swift-syntax that referenced this pull request May 10, 2023
…n the source code

This was motiviated by the following discussion, where the issue becomes more apparent: swiftlang#1643 (comment).
@kimdv kimdv force-pushed the kimdv/add-correct-diagnostic-for-set-modifier-in-variable branch 2 times, most recently from 411aa56 to 1b0a6b3 Compare May 11, 2023 06:35
@kimdv kimdv requested a review from ahoppen May 17, 2023 14:40
@kimdv kimdv force-pushed the kimdv/add-correct-diagnostic-for-set-modifier-in-variable branch from 1b0a6b3 to 6a006e2 Compare May 18, 2023 07:52
@kimdv
Copy link
Contributor Author

kimdv commented May 18, 2023

@swift-ci please test

@kimdv kimdv enabled auto-merge May 18, 2023 07:53
@kimdv kimdv merged commit 93e905c into swiftlang:main May 18, 2023
@kimdv kimdv deleted the kimdv/add-correct-diagnostic-for-set-modifier-in-variable branch May 18, 2023 10:35
ahoppen added a commit to ahoppen/swift-syntax that referenced this pull request May 25, 2023
…n the source code

This was motiviated by the following discussion, where the issue becomes more apparent: swiftlang#1643 (comment).
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.

"insert 'set'" Fix-It is not removing get
2 participants