Skip to content

Run missing_docs lint for handwritten libraries #5459

@suzmue

Description

@suzmue

https://doc.rust-lang.org/beta/nightly-rustc/rustc_lint/builtin/static.MISSING_DOCS.html can help us catch places where we have unintentionally omitted documentation.

Intentional omissions can still be allowed via #[allow(missing_docs)] annotations.

Metadata

Metadata

Assignees

Labels

type: cleanupAn internal cleanup or hygiene concern.

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions