Skip to content

Unify doc comment style? #15458

Closed
Closed
@alxgnon

Description

@alxgnon

The majority of the Rust codebase uses /// style doc comments. Rarely will a file contain occurences of /**. I think it is safe to say that the /// style is currently preferred. I would like to see the entire codebase subscribe to a single doc comment style.

This is a quite trivial fix for existing code, but I'd like to hear some external opinion before I make the change (or don't, depending).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions