-
Notifications
You must be signed in to change notification settings - Fork 439
Issues: swiftlang/swift-syntax
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
assertMacroExpansion
should emit an error if macro is applied to node that is not a variable
Macros
#2207
opened Sep 16, 2023 by
ahoppen
assertMacroExpansion
should emit an error if member macro is applied to declaration that can’t have members
good first issue
#2206
opened Sep 16, 2023 by
ahoppen
SyntaxProtocol.expand() does not expand peer macros introduced by other macros
bug
Something isn't working
Macros
Issues in the SwiftSyntaxMacro… modules
#1805
opened Jun 16, 2023 by
tgoyne
Equality check fails for AttributeSyntax and SyntaxIdentifier when expanding attached macro
Macros
Issues in the SwiftSyntaxMacro… modules
#1800
opened Jun 15, 2023 by
alimyuz
MemberAttributeMacro arguments have parents with SyntaxProtocol.expand() but not via compiler plugin
bug
Something isn't working
Macros
Issues in the SwiftSyntaxMacro… modules
#1779
opened Jun 14, 2023 by
tgoyne
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.