Skip to content

missing_doc lint expects docs on private traits #11592

Closed
@sfackler

Description

@sfackler

missing_doc uses the exported items set from the visibility pass to determine if items are public, but 0daaeab changed that pass to treat all traits as exported.

Metadata

Metadata

Assignees

Labels

A-lintsArea: Lints (warnings about flaws in source code) such as unused_mut.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions