Skip to content

Clean up some missing docs #2674

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
Apr 21, 2025
Merged

Clean up some missing docs #2674

merged 2 commits into from
Apr 21, 2025

Conversation

ehuss
Copy link
Contributor

@ehuss ehuss commented Apr 21, 2025

This removes the allow(missing_docs) in a few places. This also adds a CI job to ensure that rustdoc is not generating any warnings.

ehuss added 2 commits April 20, 2025 19:42
This removes the `allow(missing_docs)` and fixes any issues.

There's probably more work to be done to improve the API docs. This was
just a minor thing I wanted to clean up.
This ensures that `cargo doc` does not generate any warnings.
@rustbot rustbot added the S-waiting-on-review Status: waiting on a review label Apr 21, 2025
@ehuss ehuss enabled auto-merge April 21, 2025 02:44
@ehuss ehuss added this pull request to the merge queue Apr 21, 2025
Merged via the queue into rust-lang:master with commit 566a42c Apr 21, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: waiting on a review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants