Skip to content

Add a lint pass to warn when things are exported but not documented #2953

Closed
@eholk

Description

@eholk

This would help encourage us to have complete API docs.

@pcwalton says it might be good to wait until we have per-item exports, because export currently exports a lot of things due to having four namespaces. See #1893.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-lintsArea: Lints (warnings about flaws in source code) such as unused_mut.A-resolveArea: Name/path resolution done by `rustc_resolve` specificallyC-enhancementCategory: An issue proposing an enhancement or a PR with one.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions