You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit updates the `cargo doc` CI job to run the tool with
`--document-private-items`, testing that cargo doc comments on crate
internal items are free from error. These comments, while not part of
the public API docs, can be helpful for crate developers and should be
kept tidy where they exist.
0 commit comments