Skip to content
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

Enable missing docs lint in properties #2107

Merged
merged 3 commits into from
Jun 24, 2022

Conversation

echeran
Copy link
Contributor

@echeran echeran commented Jun 24, 2022

Part of #2109

Part of v1.0 Polish

@echeran echeran requested a review from sffc June 24, 2022 18:27
@echeran echeran requested a review from a team as a code owner June 24, 2022 18:27
Manishearth
Manishearth previously approved these changes Jun 24, 2022
@@ -574,6 +574,7 @@ impl<'data> ScriptWithExtensions<'data> {
}
}

#[allow(missing_docs)]
Copy link
Member

Choose a reason for hiding this comment

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

Nit: Add comment pointing to #1239 to remove this type or document it

@echeran echeran merged commit 1257084 into unicode-org:main Jun 24, 2022
@echeran echeran deleted the docs-properties branch June 24, 2022 23:17
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