Skip to content

Add a documentation requirement to the Macro protocol #1017

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 2 commits into from
Oct 25, 2022

Conversation

DougGregor
Copy link
Member

With the Macro protocol being the way in which macros are declared,
with no in-source representation, we lost the ability to have a
documentation comment. Add that back with a new (defaulted)
requirement to provide documentation.

With the Macro protocol being the way in which macros are declared,
with no in-source representation, we lost the ability to have a
documentation comment. Add that back with a new (defaulted)
requirement to provide documentation.
@DougGregor DougGregor requested a review from ahoppen as a code owner October 25, 2022 00:59
@DougGregor
Copy link
Member Author

@swift-ci please test

@DougGregor DougGregor merged commit 6da4d9f into swiftlang:main Oct 25, 2022
@DougGregor DougGregor deleted the macros-documentation branch October 25, 2022 02:30
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.

1 participant