Skip to content

Conversation

@killzoner
Copy link
Contributor

@killzoner killzoner commented Jan 5, 2026

Which issue does this PR close?

Closes #1258

Rationale for this change

We don't want undocumented public APIs

What changes are included in this PR?

Enforce documentation at lint level (#![warn(missing_docs)])

Are there any user-facing changes?

No

Copy link
Contributor

@milenkovicm milenkovicm left a comment

Choose a reason for hiding this comment

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

heroic effort @killzoner thanks a lot

@milenkovicm milenkovicm changed the title feat: add missing public API documentation/comments chore: Add missing public API documentation/comments Jan 6, 2026
@milenkovicm milenkovicm merged commit 1da7404 into apache:main Jan 6, 2026
28 checks passed
@killzoner killzoner deleted the missing-comments branch January 6, 2026 09:49
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.

Fail the build if public method is missing rustdoc

2 participants