-
Notifications
You must be signed in to change notification settings - Fork 466
Make DeclarationModifier and TypeAttribute normal TokenSpecSet instead of generating them
#1715
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
|
@swift-ci Please test |
kimdv
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did you run the code generation? 😅
I see two templates removed from the list
bed03ed to
9273816
Compare
|
Oh, yeah. Apparently I missed the deletion of the generated files at some point |
|
@swift-ci please test |
|
@swift-ci Please test Windows |
9273816 to
4233ff6
Compare
|
@swift-ci Please test |
.github/ISSUE_TEMPLATE/config.yml
Outdated
| about: Ask and answer questions about SwiftSyntax | ||
| - name: SwiftSyntax Documentation | ||
| url: https://github.com/apple/swift-syntax/tree/main/Documentation | ||
| url: https://swiftpackageindex.com/apple/swift-syntax/documentation/swiftsyntax |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Didn't you already change this in another PR?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh, rebase mistake
4233ff6 to
19c9116
Compare
|
@swift-ci Please test |
|
@swift-ci Please test Windows |
1 similar comment
|
@swift-ci Please test Windows |
…instead of generating them There’s no reason to generate these `TokenSpecSet` anymore.
19c9116 to
f2afad8
Compare
|
@swift-ci Please test |
|
@swift-ci Please test Windows |
1 similar comment
|
@swift-ci Please test Windows |
There’s no reason to generate these
TokenSpecSetanymore.